Jump to content

My $OEM$ applications is not install into computer


Recommended Posts

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

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...