MSFN Forum: Is It Possible? - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

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

Is It Possible? Rate Topic: -----

#1 User is offline   Longhair 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 05-May 05

Posted 24 October 2008 - 08:20 AM

My goal is to have all my most used programs that I install after a reformat to be on a disc/usb flash drive, all the settings configured (user name, serial number, where to install, etc.). After the fresh install of windows be able to insert it into the computer, click a set up icon and all the programs would install unattended.

If so, where / what should I start reading since I am completely new?


#2 User is offline   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 24 October 2008 - 04:26 PM

Well, you need to know about CMD files and applications switches.

MSFN unattended guide is a good place to start.

For what you want, the easiest way is to maintain a folder with all your setups (if you use reg files or other files, make a folder for every app) and the CMD file that will execute them.

Here is an example to get you started:

start /wait .\Install\microsoft\netfx35\dotNetFx35setup.exe /qb /norestart
start /wait .\Install\microsoft\directx\dxsetup.exe /silent
start /wait .\Install\microsoft\cpp2005.exe /Q:A /R:N
start /wait cpp2005sp1.exe /Q:A /R:N

The syntax used is for a cmd file located in the same folder as Install. The last line refers to a file in the same folder as the cmd file.


#3 User is offline   DJPro 

  • Member
  • PipPip
  • Group: Members
  • Posts: 115
  • Joined: 15-June 05

Posted 24 October 2008 - 04:54 PM

Take a look at WPI (Windows Post-Install Wizard) in this forum.
It has everything you want.

For a beginner maybe it isn't easy, but read and learn.
Once you get to know it, it's a very nice peace of 'Art' by Kel and Mritter.

Greetz

#4 User is offline   Longhair 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 05-May 05

Posted 26 October 2008 - 05:38 AM

elajua - I was reading the MSFN unattended guided (http://unattended.ms...g/unattended.xp) a bit and for someone that has no formal (or even informal) training with computers, that site moves a bit fast after I finish the Beginning Users. I don't seem to by putting in the correct keywords in Google either because the results are even more confusing or way off topic (light switches will come up for example). Could you point me in the right direction (keywords, sites, dummy books, etc.) so I can get my head around this stuff? I've been doing CNC part programming manually so I understand the need for a logical order or else things won't work.

DJPro - Thanks for the suggestion. I've downloaded, installed and I'm not even to the point of understanding it enough to even struggle - yet. I will intergrate it with my learning process when possible because it seems like it will save time in the long run.

#5 User is offline   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 26 October 2008 - 08:33 PM

Here is a tutorial for batch files.

For application switches, navigate this forum, you will find plenty of information for the programs you want.

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