Loading
Access denied (0x5) to .tmp files.
Hi

 

One of our customers has experienced an issue with our Installscript installer that I've not seen before.

 

While installing files, they are seeing "Access denied (0x5)" error to xxxxx.tmp files.

 

If they choose retry, then invariably it succeeds and the install continues.

 

If they choose ignore, then the install usually fails. In the log, I see something like:

 

Feature:{myFeature}

 

Component:{myComponent}

 

File:{installPath}\Sys9BE4.tmp

 

Error:The system cannot find the file specified.

 

So looks like the installer attempts to create the file, gets an Access Denied, so when the user selects ignore, the installer hits this error and aborts.

 

These .tmp files are not part of the product being installed, so I assume they are intermediate files generated by the Installscript installer?

 

Has anyone seen this before?

 

Any system information I could ask the customer for that may help debug the issue?

 

thanks

Loading
Access denied (0x5) to .tmp files.