Help!<br>I have made a VB program that I intend to use for installing some Access files on a user's hard drive. All it does is creating some directories, then copies files from the source directory (the one the exe is in) to them.<br><br>Now, the program works fine on both WinNT and Win98 when run from a hard drive.<br>When run from a CD-rom, it still works on NT, but on Windows 98, it just creates the directories, then fails to copy the files from CD to hard drive...<br><br>Any idea where this might come from?<br><br>Thanks for your help!