MSFN Forum: Adding on extra programs - MSFN Forum

Jump to content



If you are having issues with Windows after removing components and have come to ask for help, please attach (not paste) your Last Session.ini file to your post to facilitate quicker assistance.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Adding on extra programs Rate Topic: -----

#1 User is offline   OttoDestruct 

  • Group: Members
  • Posts: 1
  • Joined: 21-September 06

Posted 22 September 2006 - 12:25 PM

I'm pretty confused by this, so beforehand: I'm not sure I'm even asking this right.

How does a person go about adding programs to a slipstream (Some freeware stuff I want like xplorer2, paint.net, etc)? Do I just add it like I add hotfixes or is there something more?


#2 User is offline   ZcWorld 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 611
  • Joined: 23-February 05

Posted 22 September 2006 - 12:37 PM

its comes downs to what type of program you trying to add
some can be installed in the installation of windows and other cant be
like .net ver 2
what .paint needs
so to do this is two ways
way 1 . use the WPI .. and add all the programs you want to be listed in there so u can pick what u wantted to be installed
or
way . find a program called " runonce creator" to add the programs you wantted installed with the switchs to make them silent and they will be installed at the frist boot up of windows

ok i cant find the program thats lets me do the runonce making
but its looks like this in the file

call the file like install.cmd
cmdow @ /HID
@echo off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Applications" /f

REG ADD %KEY%\002 /VE /D "MSN live msger" /f
REG ADD %KEY%\002 /V 1 /D "%systemdrive%\addons\MsnMsgs.msi /passive" /f

REG ADD %KEY%\003 /VE /D "flash plug" /f
REG ADD %KEY%\003 /V 1 /D "%systemdrive%\addons\install_flash_player_plugin.msi /passive" /f

REG ADD %KEY%\004 /VE /D "Wallpaper" /f
REG ADD %KEY%\004 /V 1 /D "%systemdrive%\addons\wallpaper.exe " /f

REG ADD %KEY%\055 /VE /D "Cleaning up" /f
REG ADD %KEY%\055 /V 1 /D "%systemdrive%\addons\cleanup.cmd" /f


add that to the file .. to load this
add this to the cmdlines.txt file in the \$oem$\
"install.cmd"

#3 User is offline   coorrel 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 29-January 06

Posted 25 September 2006 - 01:14 AM

So can .net 2 be installed in the RunOnce method if it were installed first? If not can you provide an easy example of where it can be installed please?
Thanks

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy