August 17, 200422 yr Hi everyone, I had a problem with my unattached file. The setup run smooth, but i found that the setup didn't install my application in $OEM$\$1\install folder into computer. What i had miss in my unattached file? Please help me. Thanks. winnt.sif;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates = "No" MSDosInitiated=0[unattended] UnattendMode=DefaultHide OemPreinstall=Yes OemSkipEula = No TargetPath=\WINDOWS[GuiUnattended] EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=215[userData] ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX FullName="" OrgName=""[RegionalSettings] LanguageGroup=7,10,9[identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[Components]WMAccess = Offapplication.cmd (This file i put under $OEM$\$1\install)Cls@echo offecho.ECHO Installing Adobe Reader 6ECHO Please Wait ... ...start /wait %systemdrive%\install\Applications\AdobeReader6\ar6.msi /QB
August 17, 200422 yr do you have a foder $1 and folder Applications!!!like this $OEM$ $1 Install Applications
August 17, 200422 yr What Tarran said add this to your winnt.sif:[GuiRunOnce]%systemdrive%\install\application.cmd
August 17, 200422 yr [Data]AutoPartition=1MsDosInitiated="0"UnattendedInstall="Yes"AutomaticUpdates = "No"MSDosInitiated=0You should delete one MSDosInitiated.
Create an account or sign in to comment