MSFN Forum: Help? how to add softwares in XP - MSFN Forum

Jump to content



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

Help? how to add softwares in XP Rate Topic: -----

#1 User is offline   vicky47 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 23-September 07

Posted 29 September 2007 - 01:45 PM

hi :hello:
i want to make an XP ISO DVD ....in which i just put my softwares and it auto install them while installing windows xp.... :blushing:
like office, adobe software's , nero and other like that so i don't have to install them after installing windows ....
any one plz //
and thax in adv.... :thumbup


#2 User is offline   rickytheanuj 

  • Member
  • PipPip
  • Group: Members
  • Posts: 263
  • Joined: 09-April 07

Posted 29 September 2007 - 02:41 PM

You can use RunOnesEX.cmd to do so,

First of all Creat a folder "Install" or wat ever you want but remember u should change the name in runonesex.cmd file too.
ok let's start, copy your all programs which you want to install after windows installation,

Now creat a $OEM$ folder and place "runonesex.cmd file there,

Your runonesex.cmd file looks like this,
cmdow @ /HID
@Echo Off

FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\win51ip.SP2 SET CDROM=%%i:

SET PP=%cdrom%\Install\

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

REG ADD %KEY% /V TITLE /D "Additional Application" /f

REG ADD %KEY /VE /D "WinRAR"
REG ADD %KEY /V 1 /D "%PP%winrar.exe" /f

REG ADD %KEY%01 /VE /D "Shockwave10" /f
REG ADD %KEY%01 /V 1 /D "%PP%ShockW.exe /S" /f

REG ADD %KEY%02 /VE /D "File&Folder Style" /f
REG ADD %KEY%02 /V 1 /D "%PP%folder.exe" /f

REG ADD %KEY%03 /VE /D "Cleaning" /f
REG ADD %KEY%03 /V 1 /D "%PP%clean.cmd" /f

REG ADD %KEY%04 /VE /D "Sys final" /f
REG ADD %KEY%04 /V 1 /D "%PP%sys.exe" /f

REG ADD %KEY%05 /VE /D "Vista Sound" /f
REG ADD %KEY%05 /V 1 /D "%PP%vmedia.exe" /f

REG ADD %KEY%06 /VE /D "Drive" /f
REG ADD %KEY%06 /V 1 /D "%PP%VSDRV.EXE" /f

REG ADD %KEY%07 /VE /D "BOOT" /f
REG ADD %KEY%07 /V 1 /D "%PP%Bootscreen.cmd" /f


EXIT


Watch this above file format, then you can make it ur self. And remember you should know the silent keys of ur programs which u want to install, to install programs without any user interface.

Now make a new text file named "cmdlines.txt"
and copy this text in that txt file.
[Commands]
"RunOnceEx.cmd"

And place this file also in $OEM$ folder.


Now you have two folders , 1>Install (which contains ur program) 2>$OEM$

Place these 2 folders in your Root CD with I386.

#3 User is offline   zakum 

  • Junior
  • Pip
  • Group: Members
  • Posts: 87
  • Joined: 22-November 04

Posted 29 September 2007 - 04:57 PM

Try looking here for the guide to using runonce http://unattended.ms...xp/view/web/31/
and you can get the software here http://runonceexcmd.sourceforge.net/

#4 User is offline   vicky47 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 23-September 07

Posted 01 October 2007 - 11:33 PM

thx but i dont understand an of this....

#5 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

Posted 02 October 2007 - 06:51 AM

View Postvicky47, on Oct 2 2007, 03:33 PM, said:

thx but i dont understand an of this....

RunOnceEx is a key in the registry which is used for installing applications... at logon to the desktop.

Enjoy learning to understand by reading through the Unattended Guide.

If you still cannot understand then you are going to need to express your issues so others can help you learn.

:)

#6 User is offline   rickytheanuj 

  • Member
  • PipPip
  • Group: Members
  • Posts: 263
  • Joined: 09-April 07

Posted 02 October 2007 - 06:59 AM

Vicky visit the link that "Zakum" posted. Hope it will help u

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