-
I am using richbox-object with my program. So I am using PDWizard (comes with VB) to make setup and cap-file.
I selected $(winsyspath) for RICHTX32.OCX and everything worked just fine. But when I tried to run setup, I entered path to which install my program, and setup told me that error has occured!
With this RICHTX32.OCX -file...
What to do?
-
do you have write access to the directory?
-
To which directory? Should I? I dont't know? What should I do.
-
winsyspath on NT means winnt\system32 typically.
are you on NT or WIN 95?
On NT you may not have write access to the directory for security/protection of the system.
I don't know if 95 can prevent write access to a directory.
On NT you may need to be an administrator to install some software.
-
I am using Windows ME. I think I should have rights. And it doesn't seem to have problems with DLL-files or so. Only this one file...