I do not think this is a SetupBuilder problem but posted it in other
newsgroups and still not resolved. Just thought someone in this newsgroup
would have experienced this problem.



I have a C7 exe, running on a Win 7 client PC, that checks to see if there
is a newer version of our software to install. If so, I issue the
following:

RUN(glo:RootFolder & 'WSSETUP.EXE')

Where glo:RootFolder = \\pdsdev\pds_V7_QC\TTG and wssetup.exe is a
SetupBuilder install. The install resides on the server. This has worked
forever until we installed our software on a Windows 7 client PC. Server is
a Windows 2008 x32 server. I get the error 'File Not Found', error code 2
and wssetup.exe never shows in the task manager. If I navigate thru Windows
7 disk explorer, double click the install, it runs fine. If I copy it to
the Win 7 client, it runs fine. I assume this is a setting within Windows 7
but I have not been able to find it. The Windows firewall on the Win 7 PC
is not turned on. I have the requireAdministrator set in the Generator tab
of the SetupBuilder install. I have UAC turned off (Never notify) on the
Win 7 PC. Has anyone experienced this or know what setting I need to
change?

Dee Witham