R
Rich P
I added a custom usercontrol to my winform application, and the setup
portion is giving the following warning message:
"File 'usercontrol1.dll' should not be installed into a User's Profile
folder because it may not be available to all users."
I also noticed that when I run setup.exe on this app -- it installs in
Documents and settings instead of Program Files. How can I make setup
install the app in Program Files and how can I eliminate the warning
message above?
Thanks
Rich
portion is giving the following warning message:
"File 'usercontrol1.dll' should not be installed into a User's Profile
folder because it may not be available to all users."
I also noticed that when I run setup.exe on this app -- it installs in
Documents and settings instead of Program Files. How can I make setup
install the app in Program Files and how can I eliminate the warning
message above?
Thanks
Rich