Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   paths for registry settings (http://forums.winamp.com/showthread.php?t=174606)

plosive 29th March 2004 16:45

paths for registry settings
 
Is there away to auto insert escape chars? I'm running into an issue where i need to make a registry setting based on the users path string

eg: C:\program files\blah.exe

but for the registry setting it needs to be

C:\\program files\\blah.exe

any tips?

Joost Verburg 29th March 2004 16:57

There are string-replace functions available in the NSIS Archive.

plosive 29th March 2004 17:35

thanks

Brummelchen 29th March 2004 20:40

Not neccessary - windows 'll do it for u

WriteRegStr ... is all u need


All times are GMT. The time now is 04:26.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.