birthjay
Dec 14th, 2006, 10:32 AM
Hello,
I have vb installation that installs everything fine....but if I delete a (non-essential) file such as a bitmap and then try to start my program....the windows installer starts up. It seems as though the program is looking for every file in my install directory. What could be happening here? The files I am trying to delete are not needed by the actual application. They are just additional files that are intalled to the apps folder.
So in summary..why does windows installer start when I try to start my app....if I delete a non-essential file that was installed during initial installation?
Thanks!
I have vb installation that installs everything fine....but if I delete a (non-essential) file such as a bitmap and then try to start my program....the windows installer starts up. It seems as though the program is looking for every file in my install directory. What could be happening here? The files I am trying to delete are not needed by the actual application. They are just additional files that are intalled to the apps folder.
So in summary..why does windows installer start when I try to start my app....if I delete a non-essential file that was installed during initial installation?
Thanks!