Jump to content

Recommended Posts

Posted

Im trying my unattended install using the RunOnceEx.cmd, I got it to run and try to install the regtweaks.reg, but i get an error

cannot import c:\install\tweaks.reg: Error accessing the registry
my regtweak.reg:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Ahead\Nero - Burning Rom\Info]

"User"="Name"

"Company"=""

"Serial5"="***********Serial**************"

"HaveReadSNFromFile"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Nero - Burning Rom\Info]

"User"="Name"

"Company"=""

"Serial5"="***********Serial**************"

"HaveReadSNFromFile"=dword:00000000

[HKEY_USERS\S-1-5-21-1708537768-1580436667-854245398-1006\Software\Ahead\Nero - Burning Rom\Info]

"User"="Name"

"Company"=""

"Serial5"="***********Serial**************"

"HaveReadSNFromFile"=dword:00000000

[HKEY_CURRENT_USER\Software\Alcohol Soft\Alcohol 52%\Info]

"UserName"="Name"

"Company"=""

"SerialNo"="***********Serial**************"

[HKEY_USERS\S-1-5-21-1708537768-1580436667-854245398-1006\Software\Alcohol Soft\Alcohol 52%\Info]

"UserName"="Name"

"Company"=""

"SerialNo"="************Serial*************"

[HKEY_CURRENT_USER\Software\River Past\VideoCleaner\License]

"Email"="email@email.com"

"Passcode"="**********Serial***************"

"Open"=dword:00000005

;Allow renaming of Recycle Bin

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]

"Attributes"=hex:50,01,00,20

"CallForAttributes"=dword:00000000

;Remove Shortcut Arrows

[HKEY_CLASSES_ROOT\lnkfile]

"IsShortcut"=-

;Speed up Network Browsing by removing Network Scheduled Tasks

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]

;Disable Welcome Screen and uses Classic Logon

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"LogonType"=dword:00000000

;Disable the Desktop Cleanup Wizard

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]

"NoRun"=dword:00000001

Anyone know whats going on? Thanks if you can help.


Posted

Change the [HKEY_USERS\S-1-5-21-1708537768-1580436667-854245398-1006

to [HKEY_CURRENT_USER. Your trying to use a SID from a previous install.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...