You are here

Update Reg File with Launcher

4 posts / 0 new
Last post
Devo
Offline
Last seen: 4 months 3 weeks ago
Joined: 2007-09-04 14:55
Update Reg File with Launcher

I know this is probably a simple task, but I can't figure out how to do it. I need the launcher to modify the registry entry for soulseek everytime the drive letter changes. It needs to go from

"InstallPath"="\\System\\Apps\\Soulseek\\Soulseek"

to whatever the current path of Soulseek portable is. I know this is pretty simple to do with ini's, but is there a way to do it with registry entries that require double \'s?

Also, what launcher should I look at to add to different registry entries to the same .reg file? I have HKCU/Software/Soulseek and HKCU/Software/Soulseek2

Thanks

Devo
Offline
Last seen: 4 months 3 weeks ago
Joined: 2007-09-04 14:55
I was hoping somebody could

I was hoping somebody could look at this and let me know. I'm not sure what launcher to look at that backs up 2 registry folders.

OliverK
OliverK's picture
Offline
Last seen: 2 years 9 months ago
Developer
Joined: 2007-03-27 15:21
You can use some of the

You can use some of the find/replace code in ATPad Portable. You would just place a second \ after $LASTDRIVELETTER

As for the double registry entries, I haven't played with it, and I can't think of the a launcher that does that. You would need to basically past the code twice. There was some posts about it in the past, though.

Too many lonely hearts in the real world
Too many bridges you can burn
Too many tables you can't turn
Don't wanna live my life in the real world

Bart.S
Offline
Last seen: 7 months 2 weeks ago
Developer
Joined: 2008-07-23 07:56
Look at

FreeMat Portable Wink

Log in or register to post comments