Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2004
    Posts
    26

    dumb registry question

    is regedit when exported it looks like this:

    [HKEY_CURRENT_USER\Software\Project]
    @="path"

    in windows the @ is a default value within regedit, however this syntax fails:

    test = Registry.GetValue(HKEY_CURRENT_USER, "Software\\Project", "@", true);

    since the litteral name is not @

    any ideas would be appreciated.
    Last edited by slafta; 02-17-2007 at 06:58 PM. Reason: figured it out

  2. #2
    Join Date
    Nov 2004
    Posts
    26
    nevermind, in window the default system variable is represented as a NULL character, looking for value "" returns default value... Sorry Guys.

  3. #3
    Join Date
    May 2005
    Posts
    1,115
    It's always good to ask...
    Never know what life is gonna throw at you.
    (Based on a true story.)

Similar Threads

  1. Probably a dumb question
    By beeneeb in forum Visual Patch 2.0
    Replies: 1
    Last Post: 10-12-2006, 01:19 PM
  2. Dumb Newb Question - File Attachments
    By jimriley in forum AutoPlay Media Studio 5.0
    Replies: 7
    Last Post: 06-04-2005, 03:30 PM
  3. dumb question? Can this program create *.msi installations?
    By lottidah in forum Setup Factory 6.0
    Replies: 2
    Last Post: 12-12-2002, 05:57 AM
  4. Registry permissions question
    By ChuckBae in forum Setup Factory 6.0
    Replies: 1
    Last Post: 09-06-2002, 02:47 PM
  5. Registry Question
    By strongcomet in forum AutoPlay Menu Studio 3.0
    Replies: 1
    Last Post: 03-20-2001, 12:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts