How can I use the package and deploymnet wizard so that the application can be installed without the user having any administator rights? Or what rights does a user need in order to install an application?
I have created a few dll files and created a .CAB file with that dlls using Package and Deploy wizard in visual studio 6. Now i need to add a .msi file to the same .CAB using Package and Deploy wizard. Can this be done?