Files missing when recompiling
Hey guys, loving the site, really helpfull, so helpfull i just had the boss order the DVD and subscribe [:)]
Another one that is proabably something so simple, but when i create a package, everything goes fine, package works and installs no dramas, but if I add anything to it (for instance a shortcut) then try to recompile i always get errors saying "File with Key ********* located at ********** could not be compressed this may be a temporary location. Make sure the file ********* has a source"
The location it is looking for is pointing to the location I originally included the files from (on my clean test machine).
Im sure it is something simple. Any ideas?
Thanks!
Another one that is proabably something so simple, but when i create a package, everything goes fine, package works and installs no dramas, but if I add anything to it (for instance a shortcut) then try to recompile i always get errors saying "File with Key ********* located at ********** could not be compressed this may be a temporary location. Make sure the file ********* has a source"
The location it is looking for is pointing to the location I originally included the files from (on my clean test machine).
Im sure it is something simple. Any ideas?
Thanks!
0 Comments
[ + ] Show comments
Answers (8)
Please log in to answer
Posted by:
KrisBcn
17 years ago
This happened to me when first using Wise (after being using InstallShield),
when repackaging, in SetupCapture, at the second screen, where says "Specify Target Installation Files"
you should check the option below : "Copy Source Files During Installation Save "
and select a path where to copy them, so then the project doesn't needs the target machine of the installation, only the files in the selected directory.
I also check the "Store Source File Pathnames as Relative Pathnames", as I package for different OS and languages.
Hope it Helps!
KrisBcn
when repackaging, in SetupCapture, at the second screen, where says "Specify Target Installation Files"
you should check the option below : "Copy Source Files During Installation Save "
and select a path where to copy them, so then the project doesn't needs the target machine of the installation, only the files in the selected directory.
I also check the "Store Source File Pathnames as Relative Pathnames", as I package for different OS and languages.
Hope it Helps!
KrisBcn
Posted by:
wiseapp
17 years ago
Yes it can do so but you have to change the path variables/source directories, do this:
1. Open the package
2. Goto Tools>Convert Source Paths
3. Select the paths higlighted and then select Change Selected Path
4. Browse to the directory where the source is and click ok
5. Click ok and then re-compile your package
The package would now pick up files from the new sources...
I hope this works for you, do keep us posted...
1. Open the package
2. Goto Tools>Convert Source Paths
3. Select the paths higlighted and then select Change Selected Path
4. Browse to the directory where the source is and click ok
5. Click ok and then re-compile your package
The package would now pick up files from the new sources...
I hope this works for you, do keep us posted...
Posted by:
wiseapp
17 years ago
HI Houston:
Since you repackaged this application on your clean test machine and now you're testing it on another machine therefore its not able to find the source that Wise captured during repackaging session. Make sure that you either have the source file or you remove it from the installation. The problem will be solved get back in case if it does'nt...
Since you repackaged this application on your clean test machine and now you're testing it on another machine therefore its not able to find the source that Wise captured during repackaging session. Make sure that you either have the source file or you remove it from the installation. The problem will be solved get back in case if it does'nt...
Posted by:
houston
17 years ago
Thanks you both, I thought it would be something like that. I had looked at that option in the capture process. I was wondering why some MSI's that my predecessor had created had a "Program Files" directory structure etc under the same folder as the MSI was deployed from, it must be because of that!
Thanks again Guys!
Thanks again Guys!
Posted by:
houston
17 years ago
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.