This may be a silly question, but I have a .dvb that my installer tries to install on the user's c: drive, as in c: \Program Files\MydvbProject. Is that a bad idea to count on my user having a c: drive, and if so, how do you do it differently? Thanks, David
It might be a problem with User only privileges, on Win 2000/XP, the content of the folder Program files is Read/Execute Only. You just need to install with admin rights, then Unlock the install folder for the users. It's the safest way to install programs. Hope this helps.