Yzöwl, on Apr 1 2008, 04:27 AM, said:
I don't want to sound rude, but is there a particular reason why you think that the first port of call for questions regarding RyanVM's products would be here as opposed to his own forums?
As for 'more applications' please try to learn to post topics on them in this Application Installs Forum!
Hi! No offence but all I need to know is how to integrate programs into my installation, the only reason I mentioned RyanVM's is as that is the AIO package I have for Microsoft .net stuff, if Id found another package that installes all of it I would've used that, so I guess its a "first seen useful program that I chose to use"
But thanks for your comments though, I am hard to offend most times, and after all at the end of the day, new users have to start somewhere!
Martin H: Thanks for your post too, I shall read this over & over again, and if there is anything I cant get, I shall pop back!
EDIT: Right, I am getting conflicting info here & I am not sure what to do for the easiest!
I have downloaded RunOnceEx.cmd Creator, but the problem I have here is I dont at the moment know the full path, do I use the CD path and how do I set it up right?
Other way I could do it is as what was suggested to me, "add your apps to e.g. '\$OEM$\$1\install\' and then call a batchfile from the 'GuiRunOnce' section of 'WINNT.SIF"
Now Here is a copy & paste of my Winnt.sif file:
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=ProvideDefault
OemPreinstall=No
TargetPath=\WINDOWS
[GuiUnattended]
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=85
[UserData]
ProductKey= *removed*
FullName=*removed*
OrgName="*removed*
ComputerName=*removed*
[Display]
BitsPerPel=32
Xresolution=800
YResolution=600
Vrefresh=60
[TapiLocation]
CountryCode=44
Dialing=Tone
[RegionalSettings]
LanguageGroup=1
Language=00000809
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=Yes
SO, am I right in thinking I can just add a new header at the bottom, with the following:
[GuiRunOnce]
"%systemdrive%\install\Installs.cmd"
Then in the Installs.cmd file the paths to the stuff to install?
I am planning on having the apps on the CD, so what would be the correct "internal" usage, as I am assuming that %systemdrive% is the boot hard drive, not the CD/DVD, am I correct here?
Sorry for all the hastle, I did say I was new lol!
This post has been edited by Teh_Tech: 01 April 2008 - 01:31 AM