Features: |
COMPARETO= option |
Other features: |
FILENAME statement |
filename testreg 'external-file';
proc registry compareto=testreg; run;
Parsing REG file and comparing the registry please wait.... COMPARE DIFF: Value "Initialized" in [HKEY_USER_ROOT\CORE\EXPLORER\CONFIGURATION]: REGISTRY TYPE=STRING, CURRENT VALUE="True" COMPARE DIFF: Value "Initialized" in [HKEY_USER_ROOT\CORE\EXPLORER\CONFIGURATION]: FILE TYPE=STRING, FILE VALUE="False" COMPARE DIFF: Value "Icon" in [HKEY_USER_ROOT\CORE\EXPLORER\FOLDERS\UNXHOST1]: REGISTRY TYPE=STRING, CURRENT VALUE="658" COMPARE DIFF: Value "Icon" in [HKEY_USER_ROOT\CORE\EXPLORER\FOLDERS\UNXHOST1]: FILE TYPE=STRING, FILE VALUE="343" Registry COMPARE is now complete. COMPARE: There were differences between the registry and the file.