I have an application that I wrote in vb6 that has a setup.exe If I install the application on a virgin pc, my setup.exe puts a file in C:\Windows\SysWOW64 and everything works fine. If I then un-install the application and re-install, the file needed in C:\Windows\SysWOW64 is not there. I then have to play with the system for a while to get it to allow me to put the file in C:\Windows\SysWOW64 and when I do everything works. I do not know why I can the first time but cannot subsequently.
Please explain so I can fix this..
Martin