Hi to all!
I am new in this forum and happy to be registered in a forum with lot's of info!
Have found a few solutions in the past for VB6 again lol !

Well there is a new problem now which I couldn't find any solution after searching lots of previous posts.

Security Problems in Network Computers.


The security is high to all network computers, they all run XP SP2 and can't install any application.
My application must register specific DLL's files so as to run, it is logical not to complete the installation if user ins`t 'administrator', no security changes can be done, so I must find a way to install my application with high security.

The program is in VB6 so I am using the VB6 Installer so as to create the Setup and inside the 'Support' folder I have all my program files including my DLL's.

It is critical to install my application to all users with User right(no installation of programs can me done), so I have to find a way to intall my program with high security policy of the network.

Regards,

Michael.