MCT Posted October 18, 2004 Posted October 18, 2004 ive thought of a few different ways 2 apply a .theme file during installation UA,whats the best way in your opinion?i want 2 have the theme be random, from a set list of *.theme filescan this be achieved with such programs as autoit? cuz im not a programmer
MHz Posted October 20, 2004 Posted October 20, 2004 Do you know of the reg key that would enable theme change? Might be able to randomize with autoit from cmdlines.txt?
MCT Posted October 20, 2004 Author Posted October 20, 2004 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ThemeManager]"LoadedBefore"="0""LMVersion"="103""LMOverRide"="1""ThemeActive"="1""DllName"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\ 74,00,25,00,5c,00,52,00,65,00,73,00,6f,00,75,00,72,00,63,00,65,00,73,00,5c,\ 00,74,00,68,00,65,00,6d,00,65,00,73,00,5c,00,4c,00,75,00,6e,00,61,00,56,00,\ 58,00,5c,00,4c,00,75,00,6e,00,61,00,56,00,58,00,2e,00,6d,00,73,00,73,00,74,\ 00,79,00,6c,00,65,00,73,00,00,00[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\ThemeManager]"WCreatedUser"="1""LoadedBefore"="1""LMVersion"="103""ThemeActive"="1""DllName"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\ 74,00,25,00,5c,00,52,00,65,00,73,00,6f,00,75,00,72,00,63,00,65,00,73,00,5c,\ 00,74,00,68,00,65,00,6d,00,65,00,73,00,5c,00,4c,00,75,00,6e,00,61,00,56,00,\ 58,00,5c,00,4c,00,75,00,6e,00,61,00,56,00,58,00,2e,00,6d,00,73,00,73,00,74,\ 00,79,00,6c,00,65,00,73,00,00,00"LastUserLangID"="1033""ColorName"="NormalColor""SizeName"="NormalSize"i think thats it..EDIT: im guessing the dllname key is the path 2 the file
MHz Posted October 20, 2004 Posted October 20, 2004 Thanks, see if I can achieve something from this.
MHz Posted October 20, 2004 Posted October 20, 2004 I have created this for you. Follow the basic instructions. Tests show good here. Added color schemes for each theme.( final release ) Random_Themes_2.rar
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now