Hi EE
I am using Inno Setup Compiler.
A folder C:\EPMS\Runtime is created which contains MSruntime.exe and EPMS_TL.reg
2010 runtime is installed onto the PC then the batch file EPMS_TL.bat is run
EPMS_TL.bat
regedit.exe /s C:\EPMS\Runtime\EPMS_TL.reg
exit
and
EPMS_TL.reg
[HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Access\Security\Trusted Locations\Location(n)]
"Path"="C:\EPMS\"
"AllowSubfolders"=dword:00000001
"Description"=""
"Date"="05-Oct-2015 12:25 PM"
All installs ok except I can't get the Trusted location working. I figure there is something not correct in my .bat or .reg files.
Any help appreciated
chestera