Results 1 to 9 of 9

Thread: Registry Entry

  1. #1

    Thread Starter
    Addicted Member hyousuf2's Avatar
    Join Date
    Dec 2004
    Location
    Dublin
    Posts
    226

    Registry Entry

    i want to enter some particular registry values
    how to do dat
    Women ...r like tea bags, you neva know how strong they really r untill u put them in hot water

    Huzefa Yousuf
    Software Engineer
    Verticity Inc.
    +92-345-2235303

    [email protected]

  2. #2
    Fanatic Member vbasicgirl's Avatar
    Join Date
    Jan 2004
    Location
    Manchester, UK
    Posts
    1,016

    Re: Registry Entry

    have a look at SaveSetting() and GetSetting(). theres loads of examples on the forum.

    casey.

  3. #3
    Hyperactive Member Pozzi's Avatar
    Join Date
    Feb 2001
    Location
    The Stones!
    Posts
    507

    Re: Registry Entry

    Hi,

    If you want more control over your registry settings you might want to consider the following Registry Settings

    Regards
    VB.Net (VS 2010)

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Registry Entry

    I gather that this is your first venture into using the Registry. If this is true, then I think going the route that vbasicgirl would be the easiest, and certainly the easiest to understand.

    Once you get comfortable with that, you might want to move into Pozzi's suggestion.

  5. #5

    Thread Starter
    Addicted Member hyousuf2's Avatar
    Join Date
    Dec 2004
    Location
    Dublin
    Posts
    226

    Re: Registry Entry

    absolulety... this is actually my first venture into writing registries, therefore before i actually start to access them i need more info that y do we have registries, the registry architechture n then how to access / modify them
    Women ...r like tea bags, you neva know how strong they really r untill u put them in hot water

    Huzefa Yousuf
    Software Engineer
    Verticity Inc.
    +92-345-2235303

    [email protected]

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Registry Entry

    Quote Originally Posted by hyousuf2
    absolulety... this is actually my first venture into writing registries, therefore before i actually start to access them i need more info that y do we have registries, the registry architechture n then how to access / modify them
    Explaining in detail registry architechture is a bit beyond the scope of a VB Q&A forum section. I'm sure you can find more than enough information to keep you reading for a while if you do some Goggle searchs on this subject.

    But, to answer your original question, I would use GetSetting and SaveSetting to make the registry entries. Both of those are explained in the VB Help Files and you can find info on them at www.microsoft.msdn.com

  7. #7

    Thread Starter
    Addicted Member hyousuf2's Avatar
    Join Date
    Dec 2004
    Location
    Dublin
    Posts
    226

    Re: Registry Entry

    thnkx for da help ! i would go abt doing ma job now
    Women ...r like tea bags, you neva know how strong they really r untill u put them in hot water

    Huzefa Yousuf
    Software Engineer
    Verticity Inc.
    +92-345-2235303

    [email protected]

  8. #8

  9. #9

    Thread Starter
    Addicted Member hyousuf2's Avatar
    Join Date
    Dec 2004
    Location
    Dublin
    Posts
    226

    Resolved Re: Registry Entry

    well i guess this last e.g. was da best of da lot !
    Women ...r like tea bags, you neva know how strong they really r untill u put them in hot water

    Huzefa Yousuf
    Software Engineer
    Verticity Inc.
    +92-345-2235303

    [email protected]

Posting Permissions

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



Click Here to Expand Forum to Full Width