makdu
July 27th, 2009, 12:36 AM
Hi,
I have a vb.net application which dials another computer and send message to it with the help of cdrvlibnet.dll . I want to deploy this in another computer. I tried following steps.
1. Added a new project with type as deployment project
2. then build the project
3. took the setup.msi to another machine and installed it.
Here are my problems.
1. The icon which created in the desktop and start menu is not running the exe, but pointing to desktop only.
Can you please point whats the problem here.
i have followed the steps given in
http://www.startvbdotnet.com/extras/deploy.aspx
I have a vb.net application which dials another computer and send message to it with the help of cdrvlibnet.dll . I want to deploy this in another computer. I tried following steps.
1. Added a new project with type as deployment project
2. then build the project
3. took the setup.msi to another machine and installed it.
Here are my problems.
1. The icon which created in the desktop and start menu is not running the exe, but pointing to desktop only.
Can you please point whats the problem here.
i have followed the steps given in
http://www.startvbdotnet.com/extras/deploy.aspx