MSFN Forum: Tutorial? - MSFN Forum

Jump to content



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

Tutorial? Rate Topic: -----

#1 User is offline   ripken204 

  • The Hardware Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 6,311
  • Joined: 23-December 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 January 2005 - 10:42 PM

is there a tutorial for this somewhere?


#2 User is offline   ripken204 

  • The Hardware Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 6,311
  • Joined: 23-December 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 January 2005 - 11:08 PM

well rly all i need to know is what each of the command are such as in this:

pn=1;
prog[pn]=['Microsoft Office 2003']
uid[pn]=['O2K3']
desc[pn]=['Installs Microsoft Office 2003 Professional. Recommended']
ordr[pn]=[1]
cmd1[pn]=['%CDROM%\\Install\\MicrosoftOffice\\setup.exe TRANSFORMS=Unattended.MST /qb-']
dflt[pn]=['yes']
cat[pn]=['Office']
pn++



i'de like to know what is actually going on here and also how to make the different categories on the application such as in this:

image link

#3 User is offline   ripken204 

  • The Hardware Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 6,311
  • Joined: 23-December 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 January 2005 - 11:14 PM

also if u can directly talk to me

UHKS of WAR3

#4 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 08 January 2005 - 01:08 AM

you know u are post the same thing over and over again in different forums. U hv been reported to the moderators

#5 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,653
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 January 2005 - 01:28 AM

Personally I found it rather simple. But there are somethings I would like explained. Like changing font colors and how to use a personal background. Can't seem to get options to recognize it no-matter how hard I try.

#6 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,653
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 January 2005 - 01:30 AM

ripken204, on Jan 7 2005, 11:08 PM, said:

well rly all i need to know is what each of the command are such as in this:

pn=1;
prog[pn]=['Microsoft Office 2003']
uid[pn]=['O2K3']
desc[pn]=['Installs Microsoft Office 2003 Professional. Recommended']
ordr[pn]=[1]
cmd1[pn]=['%CDROM%\\Install\\MicrosoftOffice\\setup.exe TRANSFORMS=Unattended.MST /qb-']
dflt[pn]=['yes']
cat[pn]=['Office']
pn++



i'de like to know what is actually going on here and also how to make the different categories on the application such as in this:

image link

All of this stuff is very easily done in the config page.

The categories and sorting are done pretty much auto.

#7 User is offline   ripken204 

  • The Hardware Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 6,311
  • Joined: 23-December 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 January 2005 - 01:43 AM

but the main thing i want to know is what all of the letters mean after the //


and how could i double post if im talking about 2 different programs, and y do u keep trying to report me

#8 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 7,653
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 January 2005 - 01:47 AM

Those are the switch commands that tell the program to install silently.

#9 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 08 January 2005 - 03:40 AM

ripken204

"WE" already know that u never bother to back read. If u bothered to read
the WPI thread u would see that i made a FAQ on what u are asking.

#10 User is offline   ripken204 

  • The Hardware Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 6,311
  • Joined: 23-December 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 January 2005 - 08:34 AM

that doesnt help if u cant find it

#11 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 08 January 2005 - 08:46 AM

U can't find it or u refuse to learn how to use the Search feature.

even your tutorial post at xplode was closed.

#12 User is offline   ripken204 

  • The Hardware Guy
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 6,311
  • Joined: 23-December 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 January 2005 - 08:48 AM

i did use the search and i did look through this forum

#13 User is offline   r2k02 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 23-December 04

Posted 08 January 2005 - 08:53 AM

See this post and read the referenced material. Come back and post your questions after reading, especially the old WPI thread.

#14 User is offline   hasi001 

  • Coder
  • PipPipPip
  • Group: Members
  • Posts: 324
  • Joined: 27-September 04

Posted 08 January 2005 - 10:48 AM

For a quick refererence:
var prog=[];             //  Program Name
var desc=[];             //  A description
var cmd1=[];             //  Command Line 1
var cmd2=[];             //  Command Line 2
var cmd3=[];             //  Command Line 3
var cmd4=[];             //  Command Line 2
var cmd5=[];             //  Command Line 3
var cmd6=[];             //  Command Line 2
var regb=[];             //  registry entry b=before installing the application
var rega=[];             //  a=after installing the application
var dflt=[];             //  Whether it's a default option. If it's not yes, then it will assume no 
var forc=[];             //  Force installation of application even if not Checked
not selectable
var cat=[];              // category, a string
var ordr=[];             // [number], install order
                         //    order by definition in config, if not set
                         //    same order position is possible. if 2 progs have the same
                         //    order position, they'll be sorted by name
var uid=[];              // unique identifier, used for dependency checking                         
var deps=[];             // dependency, fill in uids of progs, this one is dependent of
                         //  if a dependent program is selected, its 'parent' gets selected too
                         //  if 'parent' is deselected, program is also deselected
var excl=[];             // exclusions, fill in uids of progs, that will be
                         //  disabled, if this prog is selected.
var cond=[];             // Javascript conditional statement to check if this will be installed.


additional/other information can be found in this forum and on the WPI homepage

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