read right registry

  • Follow


I just wonder doed VBA support to read write to registry?
If yes, any command to do so?

Your information is great appreciated,
0
Reply iccsi 4/15/2010 4:36:28 PM

This link may get you started:
http://www.mvps.org/access/api/api0015.htm

iccsi wrote:
>I just wonder doed VBA support to read write to registry?
>If yes, any command to do so?
>
>Your information is great appreciated,

-- 
RuralGuy (RG for short) aka Allan Bunch MS Access MVP - acXP WinXP Pro
Please post back to this forum so all may benefit.

Message posted via http://www.accessmonster.com

0
Reply ruralguy 4/15/2010 5:16:09 PM


On Apr 15, 1:16=A0pm, "ruralguy via AccessMonster.com" <u12102@uwe>
wrote:
> This link may get you started:http://www.mvps.org/access/api/api0015.htm
>
> iccsi wrote:
> >I just wonder doed VBA support to read write to registry?
> >If yes, any command to do so?
>
> >Your information is great appreciated,
>
> --
> RuralGuy (RG for short) aka Allan Bunch MS Access MVP - acXP WinXP Pro
> Please post back to this forum so all may benefit.
>
> Message posted viahttp://www.accessmonster.com

Thanks for the information,
Any information to write registry?

Thanks again,
0
Reply iccsi 4/15/2010 5:39:23 PM

I have not found any but you might try looking at VB sites.

iccsi wrote:
>On Apr 15, 1:16 pm, "ruralguy via AccessMonster.com" <u12102@uwe>
>wrote:
>> This link may get you started:http://www.mvps.org/access/api/api0015.htm
>>
>[quoted text clipped - 8 lines]
>>
>> Message posted viahttp://www.accessmonster.com
>
>Thanks for the information,
>Any information to write registry?
>
>Thanks again,

-- 
RuralGuy (RG for short) aka Allan Bunch MS Access MVP - acXP WinXP Pro
Please post back to this forum so all may benefit.

Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/201004/1

0
Reply ruralguy 4/15/2010 5:47:41 PM

"iccsi" <inungh@gmail.com> wrote in message 
news:48ddc34a-031a-42e7-9818-29948cddcd08@c21g2000yqk.googlegroups.com...
> Any information to write registry?


The VBA GetSetting function and SaveSetting statement provide restricted 
means of readong and writing to the registry.  You are limited to a 
particular registry subtree.  I don't recall the details.

-- 
Dirk Goldgar, MS Access MVP
Access tips: www.datagnostics.com/tips.html

(please reply to the newsgroup)

0
Reply Dirk 4/16/2010 6:58:02 PM

4 Replies
261 Views

(page loaded in 0.082 seconds)

Similiar Articles:
















7/19/2012 3:48:03 PM


Reply: