Hi. Years since I have done any of this or even played with the batch files
Adobe leaves behind key so I have tried 2 difrent methods
Adobe.bat
---------- echo off
echo Deleting registry keys
reg delete "HKEY_CLASSES_ROOT\AdobeAAMDetect.AdobeAAMDetect.1 /f"
I get a dos window with delete Y/N not silent and the key is never deleted
Adobe.reg
----------
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\AdobeAAMDetect.AdobeAAMDetect1 /f]
I am running these from within windows not in the command window. but the batch file should be ok within the windows enviroment anyway.
Adobe leaves behind key so I have tried 2 difrent methods
Adobe.bat
---------- echo off
echo Deleting registry keys
reg delete "HKEY_CLASSES_ROOT\AdobeAAMDetect.AdobeAAMDetect.1 /f"
I get a dos window with delete Y/N not silent and the key is never deleted
Adobe.reg
----------
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT\AdobeAAMDetect.AdobeAAMDetect1 /f]
I am running these from within windows not in the command window. but the batch file should be ok within the windows enviroment anyway.
My Computer
- OS
- Windows 7 32
