Hi, We have vb6 application.We are unable to carry out following on vista machine
- Register a dll from users directory
- Start another exe
- Write to a file in users directory.
How can I overcome these issues thanks
Printable View
Hi, We have vb6 application.We are unable to carry out following on vista machine
- Register a dll from users directory
- Start another exe
- Write to a file in users directory.
How can I overcome these issues thanks
Are you running the app as administrator?
Welcome to the Forums.
First, if your app is accessing secured / protected areas of Vista then you need to run your app as Administrator. "Right click > Run as Administrator..."
1. What user, self, Admin, or another users dir?
2. Where is hte exe located?
3. See #1