|
#1
|
|||
|
|||
|
Suggestions steam line in setup
Hello, it is possible that from now on will include this line in the setup? is for games that need steam installed.
Code:
Root: HKLM; Subkey: SOFTWARE\Valve\Steam\; ValueType: string; ValueName: InstallPath; ValueData: {pf}\Steam; Flags: CreateValueIfDoesntExist UninsDeleteKeyIfEmpty;
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
Not that simple - what if the user already has steam installed? How do you mange the uninstall process, only deleting what's been written with the installer? I came up with the solution.. It can be pasted into any script that requires this, I've put everything that needs pasting in the .txt file. If forum users want it, just PM me.
Last edited by Smurf Stomper; 09-08-2013 at 08:30. |
|
#3
|
|||
|
|||
|
Just add the record if not installed steam
Code:
CreateValueIfDoesntExist |
|
#4
|
||||
|
||||
|
forget it then, you think you already have it figured out.
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NASCAR The Game 2013 (inno setup script) | sentinelks | PC Games - CD/DVD Conversions | 28 | 08-09-2013 20:30 |
| Unable to Backup "Oz" Season 2 Disc 2 | soulvids | DVD Backup Forum | 1 | 25-08-2007 12:57 |
| Having a nightmare with Iomega USB ZipCD - Help! | Tranced | CD/DVD-Writers | 2 | 03-04-2005 06:00 |
| Have Problems With Burning Please Help!!!!!!!!!!!!!!!! | dblue | CD/DVD Software & Utilities | 1 | 15-09-2004 17:08 |
| cd burner help | snatchcrash | CD/DVD-Writers | 1 | 14-09-2002 04:32 |