Hi! I'm working for a public school and I need to do a silent install of ProFile "2008.3.1" on a few Windows XP Pro SP3. Here's what I tried so far...
gpsetup.exe -s -f1"C:\\Temp\setup.iss"
setup.iss
[InstallShield Silent]
Version=v7.00
File=Response File
[File Transfer]
OverwrittenReadOnly=NoToAll
[{F4C2E520-7663-4B3C-8EBC-1E1087964845}-DlgOrder]
Dlg0={F4C2E520-7663-4B3C-8EBC-1E1087964845}-SdWelcome-0
Count=5
Dlg1={F4C2E520-7663-4B3C-8EBC-1E1087964845}-SdLicense-0
Dlg2={F4C2E520-7663-4B3C-8EBC-1E1087964845}-SdAskDestPath2-0
Dlg3={F4C2E520-7663-4B3C-8EBC-1E1087964845}-SdStartCopy2-0
Dlg4={F4C2E520-7663-4B3C-8EBC-1E1087964845}-SdFinish-0
[{F4C2E520-7663-4B3C-8EBC-1E1087964845}-SdWelcome-0]
Result=1
[{F4C2E520-7663-4B3C-8EBC-1E1087964845}-SdLicense-0]
Result=1
[{F4C2E520-7663-4B3C-8EBC-1E1087964845}-SdAskDestPath2-0]
szDir=C:\Program Files\ProFile\
Result=1
[{F4C2E520-7663-4B3C-8EBC-1E1087964845}-SdStartCopy2-0]
Result=1
[Application]
Name=ProFile
Version=07.2.0
Company=Intuit Canada
Lang=0c0c
[{F4C2E520-7663-4B3C-8EBC-1E1087964845}-SdFinish-0]
Result=1
bOpt1=0
bOpt2=0
And, finally, I overwrite the file Startup.ini with this:
//
// Comments: Use this file to configure an access code for all users which is Useful for Workstation Installs.
// Administrators can modify this startup.ini file, by adding a valid
// Licensee Name and Access Code.
//
// Using the following format, enter your valid Licensee Name and Access Code below.
//
// [License]
//
// Name=John Fakename
// Code=1AA1 AA3A1 AA111
//
[License]
Name=Ask me!!!
Code=1AA1 AA3A1 AA111
The problem is the driver in the installation that isn't sign by Microsoft! Is there a better way to do it?
Page 1 of 1
ProFile 2008.3.1 - Silent install How to do a silent install of ProFile 2008.3.1 ?
#2
Posted 17 July 2009 - 03:34 PM
Hi GuillaumeBDEB,
Could you post the contents of the setup.log so I can have a look at it? It should be in the same folder that the gpsetup is in.
Also, which driver is it complaining about? Are you getting a dialog popping up saying that a particular driver isn't signed? If so, take a screencap of that please and post it. I'll see what I can do.
Could you post the contents of the setup.log so I can have a look at it? It should be in the same folder that the gpsetup is in.
Also, which driver is it complaining about? Are you getting a dialog popping up saying that a particular driver isn't signed? If so, take a screencap of that please and post it. I'll see what I can do.
Page 1 of 1


Please remember this is a user-to-user community that relies on member participation. We encourage you to ask questions AND share your own thoughts, experience and advice.

MultiQuote