April 28, 201115 yr suppose i make my own custom wpi which install all the neccessary software after i format my computer....and my friend also made his own custom wpi which also do the same thing but has different list of installers......so is there a way i can combine the two wpi or add some installer list from my friends wpi to my wpi
April 28, 201115 yr In dependencies add the conditionisUserName("Your_User_Name")This way when you run WPI only the user specified in the condition will get the option to install this specific program, if you both share a program then you can leave that one blank
April 28, 201115 yr Author In dependencies add the conditionisUserName("Your_User_Name")This way when you run WPI only the user specified in the condition will get the option to install this specific program, if you both share a program then you can leave that one blankno u dont understand my point i want to copy some of the application from my friend's wpi to my wpi.....suppose my wpi contains1)nero2)openoffice3)nvidia driverand my friend's wpi contains list of applications like 1)nero2)vlc3)ccleaner4)openofficeso i want to add vlc to my list than my list would look like1)nero2)openoffice3)nvidia driver4)vlcSo how can i do this???? Edited April 28, 201115 yr by citkatboy
April 29, 201115 yr Because the paths may be differents!You can download VLC: http://www.videolan.org/vlc/And use WPI.exe to add VLC inside the folder: WPI\Install\VLC, with the silent switcher /SAll programs with there silent settings are writed inside: WPI\WPIScripts\config.js Edited April 29, 201115 yr by myselfidem
Create an account or sign in to comment