MSFN Forum: My $OEM$ applications is not install into computer - MSFN Forum

Jump to content



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

My $OEM$ applications is not install into computer Rate Topic: -----

#1 User is offline   aska98 

  • Newbie
  • Group: Members
  • Posts: 42
  • Joined: 10-April 04

Posted 16 August 2004 - 10:14 PM

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 = Off

application.cmd (This file i put under $OEM$\$1\install)
Cls
@echo off

echo.
ECHO Installing Adobe Reader 6
ECHO Please Wait ... ...
start /wait %systemdrive%\install\Applications\AdobeReader6\ar6.msi /QB


#2 User is offline   Tarran 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 12-August 04

Posted 17 August 2004 - 12:10 AM

where did you tell it to run application.cmd?

#3 User is offline   clair 

  • Newbie
  • Group: Members
  • Posts: 47
  • Joined: 11-August 04

Posted 17 August 2004 - 04:26 AM

do you have a foder $1 and folder Applications!!!


like this $OEM$
$1
Install
Applications

#4 User is offline   Tsunami 

  • Member
  • PipPip
  • Group: Members
  • Posts: 292
  • Joined: 05-March 04

Posted 17 August 2004 - 04:52 AM

What Tarran said :) add this to your winnt.sif:

[GuiRunOnce]
%systemdrive%\install\application.cmd


#5 User is offline   jrzycrim 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 769
  • Joined: 17-March 04

Posted 17 August 2004 - 05:22 AM

Quote

[Data]AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
AutomaticUpdates = "No"
MSDosInitiated=0


You should delete one MSDosInitiated.

#6 User is offline   Phi| 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 17-August 04

Posted 17 August 2004 - 09:09 AM

Why should MSdosinitiated="0" be deleted?

#7 User is offline   Raiden 

  • Junior
  • Pip
  • Group: Members
  • Posts: 53
  • Joined: 05-August 04

Posted 17 August 2004 - 09:11 AM

because it's referenced twice. once on the 3rd line and once on the 6th line

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