|
-
February 10th, 2000, 10:42 AM
#1
setup wizard includes older version of executable
My setup wizard (visual studio installer) always includes the older version of the executable. I deleted the older version, recompiled my project but still it includes the older version (.exe file) and gives an error that file is not found in the specified directory. I don't have any active x dll's in this project.
thanks
-
February 11th, 2000, 12:45 AM
#2
Re: setup wizard includes older version of executable
Sometimes the Wizard can leave files in the Windows Temp Folder, which it'll pickup again when you redo a build, Make sure it's clean before creating a new Setup.
Aaron Young
Analyst Programmer
[email protected]
[email protected]
-
February 11th, 2000, 09:55 AM
#3
Re: setup wizard includes older version of executable
I deleted all the files from temp, renamed the .exe file but still have the same problem.
Also some of the dll's the installer included are not in my registry. What do I need to do?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|