T
Trevor Holyoak
I am using the following line in a batch file as part of one of my
Installshield Developer 8 setup programs:
INSTSRV.EXE <service name> SRVANY.EXE
It has worked fine in all environments (NT and 2000) up until now. I
am doing some testing on Windows 2003 Server and have found that it
doesn't work. If I run the batch file separately, after the install,
however, it does work. The only difference is that it doesn't work
when my Installshield program calls the batch file.
I call another command-line program from within the Installshield
program that works (but does something else), so I don't think it's a
problem with the LaunchAppAndWait Installscript function.
I've seen reference to instsrv.exe and srvany.exe being included in
the Windows 2003 Resource Kit in another newsgroup posting. Are they
the same versions that we've used with NT and 2000? Could my problem
be related somehow to that?
Thanks,
Trevor
Installshield Developer 8 setup programs:
INSTSRV.EXE <service name> SRVANY.EXE
It has worked fine in all environments (NT and 2000) up until now. I
am doing some testing on Windows 2003 Server and have found that it
doesn't work. If I run the batch file separately, after the install,
however, it does work. The only difference is that it doesn't work
when my Installshield program calls the batch file.
I call another command-line program from within the Installshield
program that works (but does something else), so I don't think it's a
problem with the LaunchAppAndWait Installscript function.
I've seen reference to instsrv.exe and srvany.exe being included in
the Windows 2003 Resource Kit in another newsgroup posting. Are they
the same versions that we've used with NT and 2000? Could my problem
be related somehow to that?
Thanks,
Trevor