I running WinXP Pro SP2 - on E8400 CPU & can't get Speccy to load. I tried both current version and previous version and in both cases is starts up and as it is running down the options it closes. I can't tell at what point it crashes as its happening to fast. I also have it installed on my Laptop - Thinkpad and it's running fine there. But can't get it to run on desktop.
I have a similar problem. So I tried to start Speccy with debug according to the instructions above. But I get an error msg when I use the command line. I use "C:\Program Files\Speccy\Speccy.exe /debug". I get the following error msg:
"Windows cannot find 'C:\Program Files\Speccy\Speccy.exe /debug'. Make sure you typed the name correctly, then try again. To search for a file, click the Start button, then click Search.'
Now, I can start Speccy with the Run command line without the '/debug'. It would seem that Speccy is not recognizing the variable being passed to the program.
I needed to start '/debug' because every time I start Speccy it hangs after about 15-20 seconds, then my computer reboots. I have no problem with CCleaner & Defraggler.
I have uninstalled & re-installed Speccy several times already.
I use "C:\Program Files\Speccy\Speccy.exe /debug". I get the following error msg:
It sould be "C:\Program Files\Speccy\Speccy.exe" /debug the double quotes are required around filename path which contains spaces because spaces are normally used to denote parameters or arguments.