Click here to Skip to main content
15,884,388 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Registry Manipulation - Odd behaviour Pin
led mike22-Jul-09 6:54
led mike22-Jul-09 6:54 
GeneralRe: Registry Manipulation - Odd behaviour Pin
Luc Pattyn22-Jul-09 7:11
sitebuilderLuc Pattyn22-Jul-09 7:11 
GeneralRe: Registry Manipulation - Odd behaviour Pin
led mike22-Jul-09 7:19
led mike22-Jul-09 7:19 
GeneralRe: Registry Manipulation - Odd behaviour Pin
Luc Pattyn22-Jul-09 7:23
sitebuilderLuc Pattyn22-Jul-09 7:23 
GeneralRe: Registry Manipulation - Odd behaviour Pin
led mike22-Jul-09 7:26
led mike22-Jul-09 7:26 
GeneralRe: Registry Manipulation - Odd behaviour Pin
Luc Pattyn22-Jul-09 7:52
sitebuilderLuc Pattyn22-Jul-09 7:52 
GeneralRe: Registry Manipulation - Odd behaviour Pin
Tristan Rhodes22-Jul-09 23:04
Tristan Rhodes22-Jul-09 23:04 
AnswerRe: Registry Manipulation - Odd behaviour Pin
Luc Pattyn22-Jul-09 7:09
sitebuilderLuc Pattyn22-Jul-09 7:09 
Hi,

I would guess you're running on Vista or higher, which virtualizes all registry hives but current_user when running below elevated admin level, whereas your installer (and your unit tests?) probably runs as elevated admin and creates and uses the proper keys.

A regular user is not supposed to modify local_machine keys, since they extend beyond his realm.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

GeneralRe: Registry Manipulation - Odd behaviour Pin
Tristan Rhodes22-Jul-09 23:21
Tristan Rhodes22-Jul-09 23:21 
GeneralRe: Registry Manipulation - Odd behaviour Pin
Luc Pattyn23-Jul-09 0:20
sitebuilderLuc Pattyn23-Jul-09 0:20 
Question[Message Deleted] Pin
ksss_maheshece22-Jul-09 3:21
ksss_maheshece22-Jul-09 3:21 
AnswerRe: How can Embed a xml file? Pin
led mike22-Jul-09 5:49
led mike22-Jul-09 5:49 
GeneralRe: How can Embed a xml file? Pin
Mark Salsbery22-Jul-09 6:10
Mark Salsbery22-Jul-09 6:10 
GeneralRe: How can Embed a xml file? Pin
led mike22-Jul-09 6:12
led mike22-Jul-09 6:12 
GeneralRe: How can Embed a xml file? Pin
Mark Salsbery22-Jul-09 6:23
Mark Salsbery22-Jul-09 6:23 
GeneralRe: How can Embed a xml file? [modified] Pin
led mike22-Jul-09 6:46
led mike22-Jul-09 6:46 
QuestionXml Serializer - Default namespace on top-level Element Pin
Martijn Boeker21-Jul-09 20:14
Martijn Boeker21-Jul-09 20:14 
AnswerRe: Xml Serializer - Default namespace on top-level Element Pin
Mark Salsbery22-Jul-09 6:08
Mark Salsbery22-Jul-09 6:08 
GeneralRe: Xml Serializer - Default namespace on top-level Element Pin
Martijn Boeker22-Jul-09 8:17
Martijn Boeker22-Jul-09 8:17 
QuestionProblem in break point Pin
rinku soni 2321-Jul-09 1:28
rinku soni 2321-Jul-09 1:28 
AnswerRe: Problem in break point Pin
Baran M22-Jul-09 22:56
Baran M22-Jul-09 22:56 
Questionhow to change DataGridViewLinkColumn text property forselected row only ?? Pin
TARAK NATH ROY20-Jul-09 23:12
TARAK NATH ROY20-Jul-09 23:12 
AnswerRe: how to change DataGridViewLinkColumn text property forselected row only ?? Pin
Jack Vanderhorst23-Jul-09 16:15
Jack Vanderhorst23-Jul-09 16:15 
QuestionCrystal report print error when canceled by user Pin
Rakesh.tecnics20-Jul-09 11:18
Rakesh.tecnics20-Jul-09 11:18 
QuestionHow to get DPI Scaling number within .NET Framework [modified] Pin
fjparisIII20-Jul-09 6:17
fjparisIII20-Jul-09 6:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.