Dislocated Time Posted June 4, 2008 Posted June 4, 2008 (edited) Is there any general way to make nlite addons work for WPI?I've looked in the cabs and saw that they all have ini files and a svcpack folder.How would the code look like if I wanted to use those in WPI?I added this as a new topic because it might be of interest to the general public. Edited June 4, 2008 by Dislocated Time
komsboy_more Posted June 4, 2008 Posted June 4, 2008 (edited) hi guy ..... my answer is only for addons that make by original setup ....like addons on http://www.winaddons.com...you can extract CAB files with a extractor like : 7-zip, winrar and etc.then get out the setup file from SVCPACK folder ..... then open INI file and find out that what switch is typed after the setup file name ...for example : ....this is for 7-Zip-----------------------------------[general]builddate=06/12/2007description=7zlanguage=Englishversion=4.57website=http://www.7-zip.org/[EditFile]I386\SVCPACK.INF,SetupHotfixesToRun,AddProgram[AddProgram]7z457.exe /S------------------------------------the switch is "/S" now you can use it in WPI .....also you can find silent switch installer for other apps from typing "/?' after its file name and run if from CMD .... or use "Universal Silent Switch Finder"Good luck man Edited June 4, 2008 by komsboy_more
Dislocated Time Posted June 4, 2008 Author Posted June 4, 2008 I'll admit I'm blind as a bat sometimes, especially when something is right in front of my nose. Sorry.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now