I have distributed an application which uses the FileSystemObject to write an html file to the user's hard drive. When I log in to any of the machines with an administrator account, the program works fine and the html file is created. When normal user accounts log on, the program works fine on some machines, but crashes without writing the html file on others including the computer on which I developed the application.
The really odd thing is that if I log onto my development machine as a normal user, go into the Visual Basic development environment, and run my application through that, it works!
Any ideas?
The really odd thing is that if I log onto my development machine as a normal user, go into the Visual Basic development environment, and run my application through that, it works!
Any ideas?