I need to do something similiar to WinZip but with a dll.
I need to create a package and then when I click on it, it will automaticaly register it on the server.
Can this be done?
Printable View
I need to do something similiar to WinZip but with a dll.
I need to create a package and then when I click on it, it will automaticaly register it on the server.
Can this be done?
You mean you want an easier way to register dll's by double clicking?
yes something like that
unzip the dll soemwhere and register it. Now you can double click a dll to register, or right click on it to register/unregister.
your dll does it for you?
I think I can create a package and export it though