August 4, 200521 yr Hello,Is ther any software to install aditional software after the unattended instalaltion ?what i mean is.my installation dvd contains office nero, acrobat reader en some other stuff.Now i wonna install msn 7 (and others)but not always.so i wonna have some kind of menu after the installation.or an icon on the desktop that you click than choose the software and than it installs quite.is this possible ? thanks in advance. Edited August 4, 200521 yr by jippen
August 4, 200521 yr Author sorry found itWindows Post-Install Wizard (WPI)is it possible to use it with runonceex.cmd ? Edited August 4, 200521 yr by jippen
August 4, 200521 yr sorry found itWindows Post-Install Wizard (WPI)is it possible to use it with runonceex.cmd ?<{POST_SNAPBACK}>WPI normally is used to replace other methods like RunOnceEX and batch scripting. Possible cleanup scripts or stuff like that can be called from wpi.hta like other programs or you can call them from within wpi.cmd after wpi.hta has finished.The normal way is to call wpi.cmd from winnt.sifJust add a line like this in your winnt.sif:CODE[GuiRunOnce]%systemdrive%\install\wpi\wpi.cmd
Create an account or sign in to comment