|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Registry AccessHello,
I created an App that writes small amounts of data to the registry. This works in Windows XP with no problem, however, Windows 7 gives the following error: "Requested registry access is not allowed". I am not sure how to work around this. I am using VS 2005. Code examples would be greatly appreciated. Thanks. Chuck On 5/4/2010 4:00 PM, Charles A. Lackman wrote:
Show quoteHide quote > Hello, You should be writing to the HKEY_Current_User portion of the registry > > I created an App that writes small amounts of data to the registry. This > works in Windows XP with no problem, however, Windows 7 gives the following > error: > > "Requested registry access is not allowed". > > I am not sure how to work around this. > > I am using VS 2005. Code examples would be greatly appreciated. > > Thanks. > > Chuck > > without issue. Even within XP, you could experience issues if you try writing outside of there. Where are you trying to write? -- Mike Charles A. Lackman wrote:
> Hello, Windows Vista and 7 are not XP, and you're not going to be able to do on > > I created an App that writes small amounts of data to the registry. This > works in Windows XP with no problem, however, Windows 7 gives the following > error: > > "Requested registry access is not allowed". > > I am not sure how to work around this. > > I am using VS 2005. Code examples would be greatly appreciated. > Vista or 7 what you can do on XP. You should look up information using Bing or Google on how to deal with virtualization. <http://msdn.microsoft.com/en-us/library/aa965884(VS.85).aspx>
Byte Array Question
How to stop a form being 'non maximised' Help in grouping dataset with Linq FTP over SSL Getting environment varibles from cmd file BindingSource ASP problem: is this a bug in VBScript? What's the alternative to XmlDataDocument? copy my vb project... is it as easy as copying the directory.. Convert XML schema to DataSet in VB Express 2008? |
|||||||||||||||||||||||