Archive: Script Helü?


Script Help?
Hiya. :)

Am looking for a script that can will find an users installation path for a program that I set.

After that, it will then unpack an file into that folder that I want the file to go.

To give an reason why I looking for this, Am trying to make an .exe that will unpack a map file into a games map folder, as many users change the installation path for alot of the games they install, I wish the .exe to find where they installed it, so this lets any user whatever their computer knownage, install files easy without having to do anything.

If anyone can help with this, then thank you.


InstallDirRegKey (or IfFileExists if there's no registry key)


Originally posted by Yathosho
InstallDirRegKey (or IfFileExists if there's no registry key)
Thank you. :)

Hmm, is there any sites that hosts a script already made?

I have 0 skills using this program, been reading the help parts, but its slow going.

Maybe in the examples directory?