PDA

View Full Version : ThemesTool


[Krueger]Dr.Stein
27th November 2004, 12:12 PM
If this has been posted before - Sorry.

ThemesTool.DLL previews the main image of a theme file (*.tsk) from windows explorer without having a need to install theme applications.

Copy to /Windows/System32 folder.

Register the file using regsvr32.exe - C:\>regsvr32.exe themestool.dll (edit : from C:\ to C:\> for the sake of the elite)

Change the folder view to thumbnails.

Voila.

bdarras
27th November 2004, 02:07 PM
Cool, nice feature

command line you mentionned is not quite right though.
should it be just:

regsvr32.exe themestool.dll

[Krueger]Dr.Stein
27th November 2004, 04:16 PM
command line you mentionned is not quite right though.
should it be just:

regsvr32.exe themestool.dll

I believe that's what I wrote.

Unless of course you find I'm too basic for you.

"Mentionned" is not quite right either.

bdarras
28th November 2004, 01:28 AM
Dr.Stein]"Mentionned" is not quite right either.

sorry about my bad english :oops:

Don't be so agressive, I am not elite and do not think you are basic; I appreciated your contribution and wanted to help.

On my computer regsvr32.exe is not in c:\ but in c:\windows\system32
so typing as you mentioned "C:\regsvr32.exe themestool.dll" or "C:\>regsvr32.exe themestool.dll" does not work.

I would have to type "C:\windows\system32\regsvr32.exe themestool.dll" or just "regsvr32.exe themestool.dll" as I suggested in my last post.


PS: If you open a DOS window and type "regsvr32.exe themestool.dll" in front of the "C:\>" I realize it will look like "C:\>regsvr32.exe themestool.dll" but that's another story :roll:

dwr508
11th February 2008, 10:59 PM
Thanks for the clarification. My command line knowledge is terrible and it did not work the first time for me either. C:\windows\system32\regsvr32.exe themestool.dll worked for me. Thanks!