Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
To protect the program, I would like to add a security test. I would like that the macro run only into our pc. If I check in registered user info of windows, I can see our companie name. I'm wondering if it's possible to access theses infos from VBA ? If so, I will check from it. Thanks! Alex -- Alex St-Pierre |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Give this a look...
http://msdn2.microsoft.com/en-us/library/ms811365.aspx -- HTH... Jim Thomlinson "Alex St-Pierre" wrote: Hi, To protect the program, I would like to add a security test. I would like that the macro run only into our pc. If I check in registered user info of windows, I can see our companie name. I'm wondering if it's possible to access theses infos from VBA ? If so, I will check from it. Thanks! Alex -- Alex St-Pierre |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Jim,
Is there a way to know where to find the registration key for System Property/ General/ Registered user ? Thanks! Alex -- Alex St-Pierre "Jim Thomlinson" wrote: Give this a look... http://msdn2.microsoft.com/en-us/library/ms811365.aspx -- HTH... Jim Thomlinson "Alex St-Pierre" wrote: Hi, To protect the program, I would like to add a security test. I would like that the macro run only into our pc. If I check in registered user info of windows, I can see our companie name. I'm wondering if it's possible to access theses infos from VBA ? If so, I will check from it. Thanks! Alex -- Alex St-Pierre |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Windows=Start, select Run
type in regedit.exe and click OK. Search for all instances of your company name. -- Regards, Tom Ogilvy "Alex St-Pierre" wrote in message ... Thanks Jim, Is there a way to know where to find the registration key for System Property/ General/ Registered user ? Thanks! Alex -- Alex St-Pierre "Jim Thomlinson" wrote: Give this a look... http://msdn2.microsoft.com/en-us/library/ms811365.aspx -- HTH... Jim Thomlinson "Alex St-Pierre" wrote: Hi, To protect the program, I would like to add a security test. I would like that the macro run only into our pc. If I check in registered user info of windows, I can see our companie name. I'm wondering if it's possible to access theses infos from VBA ? If so, I will check from it. Thanks! Alex -- Alex St-Pierre |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Data Protection- AKA: Sheet/Macro Password Protection | Setting up and Configuration of Excel | |||
Quick way to link infos on all worksheets | Excel Discussion (Misc queries) | |||
How can I test if a Macro if firing? | Excel Worksheet Functions | |||
windows macro | Excel Programming | |||
Updating Infos | Excel Programming |