SiTWulf
09-04-2006, 03:30 PM
Hi all... i have this problem... i cant register in my registry this Imported .REG code:
Registry.SetValue(HKEY_CLASSES_ROOT,"Windows.SaWTheme","FriendlyTypeName","@\\\"C:\\Program Files\\SaWThemes\\themedsw.dll\\\",-100",REG_SZ);
How to change to automatic %appfolder% like this: %appfolder%\\themedsw.dll ????
Registry.SetValue(HKEY_CLASSES_ROOT,"Windows.SaWTheme","FriendlyTypeName","@\\\"C:\\Program Files\\SaWThemes\\themedsw.dll\\\",-100",REG_SZ);
How to change to automatic %appfolder% like this: %appfolder%\\themedsw.dll ????