Discussion forum for JP1 software tools currently in use, or being developed, such as IR, KM, RemoteMaster, and other misc apps/tools.
Moderator: Moderators
alanrichey
Expert
Posts: 3533 Joined: Mon Mar 24, 2008 7:14 am
Location: UK/USA
Post
by alanrichey » Fri Jul 30, 2010 6:57 am
Use it all the time to clear the "Run" entry on Windows
Value is "RM.ico" in the right location.
But in the File Associations, .RMDU is associated with Java, so that is the icon they have.
gfb107
Expert
Posts: 3411 Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:
Post
by gfb107 » Fri Jul 30, 2010 7:33 am
So it the fully qualified path of RM.ico? That's good. Try removing the leading/trailing double quotes.
alanrichey
Expert
Posts: 3533 Joined: Mon Mar 24, 2008 7:14 am
Location: UK/USA
Post
by alanrichey » Fri Jul 30, 2010 7:38 am
Sorry, I put those in. The entry is 100% correct. It is the association that means that the Java icon is showing rather than the RM Icon.
gfb107
Expert
Posts: 3411 Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:
Post
by gfb107 » Fri Jul 30, 2010 7:52 am
Yesterday the DefaultIcon entry was created with the wrong value. It had C:\Windows\System32\RM.ico
Last night Setup.vbs was finally fixed to use the correct path.
I just tested on my XP machine, and found I had to restart windows in order for it to notice the correction.
Have you restarted?
alanrichey
Expert
Posts: 3533 Joined: Mon Mar 24, 2008 7:14 am
Location: UK/USA
Post
by alanrichey » Fri Jul 30, 2010 8:06 am
I hadn't, but I have now and you're right, a reboot solved it, all looking good now.
I think we REALLY are there now.
Windows eh, don't you just love it
gfb107
Expert
Posts: 3411 Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:
Post
by gfb107 » Wed Aug 04, 2010 8:22 pm
I've merged SetupAsAdmin.vbs into
Setup.vbs so that Setup.vbs will automatically re-launch itself in the same way SetupAsAdmin would if there is an access violation updating the registry.
Would you please give it a try?
alanrichey
Expert
Posts: 3533 Joined: Mon Mar 24, 2008 7:14 am
Location: UK/USA
Post
by alanrichey » Thu Aug 05, 2010 6:00 am
Seems fine, although it's difficult to know what I need to do to de-setup my system to give it a proper test. It certainly run without an error, and builds the shortcuts.
Are you leaving the message in giving the install directory ?
gfb107
Expert
Posts: 3411 Joined: Sun Aug 03, 2003 7:18 pm
Location: Cary, NC
Contact:
Post
by gfb107 » Thu Aug 05, 2010 7:18 am
I'll probably take out the messages.