Jump to content

bmn

Member
  • Posts

    397
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by bmn

  1. following r my config.js and winnt.sif pls have a look and let me know if theres any mistake http://m.domaindlx.com/fever16/config.js http://m.domaindlx.com/fever16/WINNT.SIF and i placed my softwares in root/install folder and wpi in root/install/wpi pls reply me thanks
  2. thanku very much for ur help cdroot means the place where i386 folder is present right? and i placed wpi.cmd and cleanup.cmd,WPI.hta in the same folder(mean root\install) is it right? and i added this in my winnt.sif [GuiRunOnce] %systemdrive%\install\wpi.cmd %systemdrive%\install\install.cmd %systemdrive%\cleanup.cmd
  3. thanks for ur reply. have a look these r my config settings(http://m.domaindlx.com/fever16/config.js) and i created $OEM$\$1\Install folders and placed my softwares in that. my question is where to place that wpi folder.(is it inside that install folder) and what to add winnt.sif.(theres only one file wpi.hta then what abt wpi.cmd and install.cmd? how to make them) pls help me.iam a bigginer this is completely new for me thanks
  4. ok i did every thing. i used v2.9.3. what is next step.ie where to place that WPI.hta file.and what is to added to winnt.sif. (and thers no wpi.cmd,install.cmd files in that zip file i downloaded) pls help me thanks
  5. hi all this unattended stuff is completely new for me.any how i managed to integrate sp2,some hot fixes,and some details(like key,name etc) in my unatteded xp iso. but now i want to integrate some of my fav application with installation of xp. and i cme across some like windows post installer(http://www.msfn.org/board/index.php?showtopic=11491&st=0) and run at once etc.but all these r confusing. ie how to create and where to place . is there any simple tool like nlite to create such setup(just for integrating some softwares) pls help me thanks
  6. hi all this is completely new for me.but this looks good. i copied my some fav softwares to a folder.some of them use reg cracks and some of them use direct exe patchers.so how to use this RunOnceEx.cmd. i will give u my fav sotware location and names can u make a cmd for me. and after making it how to integrate it in to iso pls help me thanks
  7. sorry... when i posted that i was just testing the creation of other setup types... this method works for that though it is of limited use as the .xpi files in the installer use an install.js to install while the extention.xpi files use an install.rdf file that the installer doesn't understand (javascript vs xml) looks like the solution to installing extensions is... start /wait [firefox installer].exe path/to/firefox.exe -install-global-extension extention.xpi maybe there is a way to make a meta extention xpi... will lookinto this further...
  8. the key to adding extentions is that dll... the only reason i suggest using 7zip is because it's free and the same format firefox uses this method creates a new installer that is entirely customized...
  9. This can all be done w/ little work, your favorite text editor , and your favorite compression tool that creates self extracting archives... you will also nee a couple file from the mozilla installer for this... download the stub installer and start it . do not cancel or finish it pull the following files from %TEMP%\ns_temp\ SETUPRSC.DLL SETUP.EXE the firefox installer is a valid 7zip archive and can be opened in winRar or 7zip (probably winzip too but i haven't confirmed this) just exract it to some working directory replace the setup.exe and setuprsc.dll in the working directory with the ones from the mozilla installer modify config.ini as you wish to add extensions and change options creat sfx archive fire fox uses the folowing in theirs ;!@Install@!UTF-8! Title="Mozilla Firefox" RunProgram="setup.exe" ;!@InstallEnd@! this should work dont forget the .dll w/out it the installer wont work right
×
×
  • Create New...