Intuit ProFile 2008.3.1
Hi! I'm trying to do a silent install of a small application, ProFile 2008.3.1 from Intuit. But I'm having problems with the driver that the installer need to install because it isn't sign. Here's what I have 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
All of this works perfeclty except for the part of the installation where it ask to install the printer driver which is not sign. Because of this Windows display a message on the screen, which I don't want, to accept or deny the driver the installation of the driver. So how can I install it myself silently without the need of any user interaction? By the way we are using Windows XP Pro SP3 French 32 bit.
Printer: ProFile PDF Export
Model: Amyuni Document Converter 2.51
Thanks in advance for the help!
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
All of this works perfeclty except for the part of the installation where it ask to install the printer driver which is not sign. Because of this Windows display a message on the screen, which I don't want, to accept or deny the driver the installation of the driver. So how can I install it myself silently without the need of any user interaction? By the way we are using Windows XP Pro SP3 French 32 bit.
Printer: ProFile PDF Export
Model: Amyuni Document Converter 2.51
Thanks in advance for the help!
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
Freewaygr
15 years ago
Posted by:
GBoucher
15 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.