Coding Thread, Visual Studio 2005 packge creator to make UltraVNC MSI in Coding and Web Development; I was trying to get ultraVNC into an MSI so I could mass deploy it to the PCs in preparation ...
-
25th October 2006, 05:28 PM #1 Visual Studio 2005 packge creator to make UltraVNC MSI
I was trying to get ultraVNC into an MSI so I could mass deploy it to the PCs in preparation for deploying LanView 3. So I used Visual Studio 2005 to create the MSI Package.
I can get VS to copy all the files into the folder and merge the required registry settings , I created two custom actions one to register the service, by calling winvnc.exe -sinstall and a second custom action that calls the setupdrv installs
now it runs the custom action to register the service fine. But it either doesn’t run the one to install the VNC Hook Driver or it does run it but it doesn’t do anything... if I go and manually run it after I installed the MSI it works, it installs the driver and it appears in Device Manager. I have tried putting the custom action in two places install and commit.
Has anyone successfully built an MSI that installs the VNC Driver Hook?
-
-
IDG Tech News
-
25th October 2006, 06:07 PM #2 Re: Visual Studio 2005 packge creator to make UltraVNC MSI
Appdeploy says that you can simply use an answer file to install it ( http://appdeploy.com/packages/detail.asp?id=617 ). You could then use the Windows Installer Wrapper Wizard to make your MSI.
instructions for RealVNC and others are also to be found on AppDeploy
-
-
26th October 2006, 12:37 PM #3 Re: Visual Studio 2005 packge creator to make UltraVNC MSI
Thanks Ric... after looking there and then looking back at the Main UVNC site i added the Setup Driver EXE to my msi and ran that /verysilent and it works :-)
-
SHARE:
Similar Threads
-
By googlemad in forum Windows
Replies: 2
Last Post: 22nd October 2007, 01:05 PM
-
By russdev in forum Coding
Replies: 14
Last Post: 12th February 2007, 11:22 AM
-
By Mintsoft in forum Windows
Replies: 2
Last Post: 9th June 2006, 08:21 AM
-
By GrumbleDook in forum Educational Software
Replies: 6
Last Post: 21st April 2006, 07:54 PM
-
By markwilliamson2001 in forum Windows
Replies: 1
Last Post: 15th September 2005, 12:28 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules