Import the registry Re: Export the registry
"valery_vi" <[email protected]>
| Newsgroups | gmane.comp.windows.autoit.user |
|---|---|
| Message-ID | <[email protected]> |
BTW. About registry import in case of so-called Task Manager error
"Task Manager has been disabled by your administrator" message:
http://windowsxp.mvps.org/Taskmanager_error.htm
You can write it by RegWrite:
Disable Task Manager:
RegWrite
("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policie
s\System", "DisableTaskMgr", "REG_DWORD", "00000001")
Enable Task Manager:
RegWrite
("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policie
s\System", "DisableTaskMgr", "REG_DWORD", "00000000")
Valery
--- In [email protected], "valery_vi" <shehrer1@...> wrote:
>
> >Would somebody have an easy way to safeguard the tree structure
of
> >the register directly?
> > Isn't RegRead adapted or I badly seized the
> > possibilities?
>
> There are at least two ways to make registry export:
> 1. AutoIt's functions RegXXX (RegRead, RegEnumKey, RegEnumValue)
>
> 2. Regedit Command Line Options. For details, see, for example
> http://www.windowsitlibrary.com/Content/237/1.html
>
>
> Valery
>
> --- In [email protected], Jean Marie MIGNOT <nico2math@>
> wrote:
> >
> > Hello,
> >
> >
> > I
> wish to export the registry starting from many levels.
> >
> > I
> wish to safeguard the versions with the corresponding keys of
> > registers.
> >
> >
> >
> > The
> last part (which functions) safeguard the repertory by creating a
> > Zip file, then sends it by mall.
> >
> >
> >
> > These
> > levels are readable in a ini file, like this
> > .
> > [My_First_Prg]
> > Name=First.reg
> > 1=HKEY_LOCAL_MACHINE\SOFTWARE\FirstAutoIt
> >
> >
> 2=HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FirstA
> utoIt
> >
> > [Second_PRG]
> > Name=Second.reg
> > 1=HKEY_LOCAL_MACHINE\SOFTWARE\SecondAutoIt
> >
> > [Third_PRG]
> > Name=Third.reg
> > 1=HKEY_LOCAL_MACHINE\SOFTWARE\ThirdAutoIt
> >
2=HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ThirdAutoIt
> > 3=HKEY_CURRENT_USER\Software\ThirdAutoIt
> >
> >
> > The
> solution of facility would be of launching REGEDIT, positioning on
> > the key of register, and to export in a file.
> >
> >
> > But
> I have doubts, because all this would be held by cron in middle of
> > the night!
> >
> >
> >
> >
> Would somebody have an easy way to safeguard the tree
> structure of the
> > register directly?
> > Isn't RegRead adapted or I badly seized the
> > possibilities?
> >
> >
> >
> >
> >
> Thousand thanks.
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
>
_____________________________________________________________________
> ______
> > Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail
> et son interface révolutionnaire.
> > http://fr.mail.yahoo.com
> >
> > [Non-text portions of this message have been removed]
> >
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/AutoItList/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/AutoItList/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:[email protected]
mailto:[email protected]
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/