One file in package not installing
OK, this is probably an easy one to you gurus out there. I've created a very simple package that just contains 5 files that need to replace older files in a directory when the package is installed. When I run the package manually, it works just fine. However, when the package is installed via GPO, only 4 of the 5 files get replaced and the one file that doesn't get replaced -- a .cfg file, remains as the older version. I've tested this on several machines and permissions are fine, file is not Read Only, etc. I am using InstallShield AdminStudio. I've looked at the package in DevStudio and cleared the key file, set it again, etc. on that file. Any suggestions? Thanks.
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
mjb920
19 years ago
I guess what I'm asking is is there any way within a package to force a file to overwrite an existing file (of the same name) on the target machine when the package is installed?
For example, I already have 1.cfg on several target machines. I have an updated 1.cfg in a package that I want to replace the ones currently on the target machines. If I hop on the console of a target machine and run the package manually, no problem. But when the package is installed via GPO, this one file does not get updated from the package while other files within the package replace files on the target machine just fine.
I would just assign the new package as an upgrade over the old one, or remove the old one first then assign the new one, but unfortunately the old package does not exist anymore.
For example, I already have 1.cfg on several target machines. I have an updated 1.cfg in a package that I want to replace the ones currently on the target machines. If I hop on the console of a target machine and run the package manually, no problem. But when the package is installed via GPO, this one file does not get updated from the package while other files within the package replace files on the target machine just fine.
I would just assign the new package as an upgrade over the old one, or remove the old one first then assign the new one, but unfortunately the old package does not exist anymore.
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.