You are here

Registry Help

1 post / 0 new
PAL Enthusiast
Offline
Last seen: 12 years 1 month ago
Joined: 2011-12-26 12:19
Registry Help

Hello, anyone know how to use [RegistryValueWrite] for this situation:


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs]
"C:\\PortableApps\\NeroPortable\\App\\VC\\msdia100.dll"=dword:00000001
"C:\\PortableApps\\NeroPortable\\App\\VC\\msdia80.dll"=dword:00000001


[RegistryValueWrite]
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDLLs\%PAL:AppDir%%PAL:PackagePartialDir:DoubleBackSlash%=REG_DWORD:1

but this is incorrect..
can anyone help?

Thank you !