Archive: Variable Install Directory


Variable Install Directory
Ok im sorry if this is a stupid qustion, but i need some help.

I am making an installer that has a variable install directory, one "C:\Sierra\Counter-Strike" other is read form a the registry value "HKCU\Software\Valve\Steam\ModInstallPath".
A message box will determine witch is used, but i have no idea how to set this all up.
Can some one help.


Use StrCpy to modify $INSTDIR.


Ok, ill look up that command.
Thanks for the help, if i need help ill post here.