|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Create Registry Entry On Install.Hi. Does anyone have a way of creating a registry entry during the VB Net
2003 installation process? I can't rely on the application adding the entry on first run. Any help gratefully recevied. Cheers, Tull. Hai,
If you mean VB NET 2003 installation process as Project installation using the .msi file: Create a registry file with the registry entry in it. Add this registry file into the Setup project and configure the properties of the 'Register' property of the file to vsdrfCOMSelfReg. This should do it. Thanks, I have no idea what any of this means, but I have a day to sort it
out! I'll let you know if I get it sorted. Cheers, Tull. Show quoteHide quote "IdleBrain" <indianmostwan***@yahoo.com> wrote in message news:1146589467.011807.178480@j73g2000cwa.googlegroups.com... > Hai, > If you mean VB NET 2003 installation process as Project installation > using the .msi file: > Create a registry file with the registry entry in it. > Add this registry file into the Setup project and configure the > properties of the 'Register' property of the file to vsdrfCOMSelfReg. > > This should do it. > start visual studio and choose a setup project , now follow Idle brain`s
instructions regards Michel Posseth [MCP] Show quoteHide quote "Tull Clancey" <tull.clan***@btopenworld.com> schreef in bericht news:uOCdnS_khI6aDsrZRVnyvQ@bt.com... > Thanks, I have no idea what any of this means, but I have a day to sort it > out! > > I'll let you know if I get it sorted. > > Cheers, > Tull. > > > "IdleBrain" <indianmostwan***@yahoo.com> wrote in message > news:1146589467.011807.178480@j73g2000cwa.googlegroups.com... >> Hai, >> If you mean VB NET 2003 installation process as Project installation >> using the .msi file: >> Create a registry file with the registry entry in it. >> Add this registry file into the Setup project and configure the >> properties of the 'Register' property of the file to vsdrfCOMSelfReg. >> >> This should do it. >> > > I've got the file sorted, it's included in the installation package and all
was looking so good... Until... On isntallation I get the following error: c:\program files\myapp\valid.reg failed to register HRESULT -2147024703 Contact blah blah. I am an administrator with all rights, I've tried searching for the error but no success, any ideas? If I run the file on the local machine, Ah, found the problem, I have spyware that disables the reg script. Is there any way around this? I want the installation to add a reg entry of, for the sake of argument "Install". When the application is first run it will check this entry and change it to an ecrypted date code, so the users are given a trial period. If I instruct them to run the file manualy they have the ability to work out the logic. Any ideas? Cheers, Tull. Show quoteHide quote "Michel Posseth [MCP]" <M***@posseth.com> wrote in message news:%23lVhB7gbGHA.1856@TK2MSFTNGP03.phx.gbl... > start visual studio and choose a setup project , now follow Idle brain`s > instructions > > regards > > Michel Posseth [MCP] > > > > "Tull Clancey" <tull.clan***@btopenworld.com> schreef in bericht > news:uOCdnS_khI6aDsrZRVnyvQ@bt.com... >> Thanks, I have no idea what any of this means, but I have a day to sort >> it out! >> >> I'll let you know if I get it sorted. >> >> Cheers, >> Tull. >> >> >> "IdleBrain" <indianmostwan***@yahoo.com> wrote in message >> news:1146589467.011807.178480@j73g2000cwa.googlegroups.com... >>> Hai, >>> If you mean VB NET 2003 installation process as Project installation >>> using the .msi file: >>> Create a registry file with the registry entry in it. >>> Add this registry file into the Setup project and configure the >>> properties of the 'Register' property of the file to vsdrfCOMSelfReg. >>> >>> This should do it. >>> >> >> > > This works as long as there are no spyware/anti virus packages looking for
script updates on the registry. Does anyone know a way around this? My application is legitimate but I dont' want to pay MS loads of money to find their back doors! Cheers. Show quoteHide quote "IdleBrain" <indianmostwan***@yahoo.com> wrote in message news:1146589467.011807.178480@j73g2000cwa.googlegroups.com... > Hai, > If you mean VB NET 2003 installation process as Project installation > using the .msi file: > Create a registry file with the registry entry in it. > Add this registry file into the Setup project and configure the > properties of the 'Register' property of the file to vsdrfCOMSelfReg. > > This should do it. >
Re: making datareaders
Substring question Support for multiple database General Question About Web Apps, VB/ASP? How do you launch a vbscript within vb.net? Accessing existing Excel Workbook from complete path msmapi32.ocx VB2005 Short address pointer How to control Bluetooth? Screen Scraper that does Automated data entry. |
|||||||||||||||||||||||