JXBURNS
03-02-2007, 09:31 AM
Logged on as Domain Administrator.
Install$ is a private network share for \\SHIPSERVER\APPS\InstallationSource. APPS is a public share.
%InstallerSource% = \\SHIPSERVER\Install$\TankerLoading
[Set in Session Variables]
Installing one file (filename.MSI) from Archive tab to %InstallerSource% reports decompression error #5 and 'could not open output file'.
Change the destination to be:
%InstallerSource% = \\SHIPSERVER\APPS\InstallationSource\TankerLoading
Works fine. I know it works OK with public shares but seems to not like the private version.
As an aside, I had to click IGNORE to bypass the error however the log file reported SUCCESS installing the file (it did not install) but no sign of the original error. Should not every error be logged (Extended Errors is on)?
Any ideas?
Thanks - John
Install$ is a private network share for \\SHIPSERVER\APPS\InstallationSource. APPS is a public share.
%InstallerSource% = \\SHIPSERVER\Install$\TankerLoading
[Set in Session Variables]
Installing one file (filename.MSI) from Archive tab to %InstallerSource% reports decompression error #5 and 'could not open output file'.
Change the destination to be:
%InstallerSource% = \\SHIPSERVER\APPS\InstallationSource\TankerLoading
Works fine. I know it works OK with public shares but seems to not like the private version.
As an aside, I had to click IGNORE to bypass the error however the log file reported SUCCESS installing the file (it did not install) but no sign of the original error. Should not every error be logged (Extended Errors is on)?
Any ideas?
Thanks - John