Spybot Christmas Presents, Part 1: Bootable CD

Status
Not open for further replies.
Could this program be ported toward a Linux Based Live CD

I heard of a few live CDs that have been successful tools to bypass the entire windows OS and do its thing.
 
This looks like a great idea! I highly support any effort to make this easier!

I'm a very literal user, so when I read instructions, and it says, go to Microsoft and download the Windows Automated Installation Kit, I try to do that. As I read through your instructions, I had the feeling that the first part of the instruction was a sort of preview of what would be required to make this disk. If this is the case, it would be helpful to start the instrutions with "This is what all you will be asked to do and this is what all you'll be able to do when you haven completed the instructions." For me the literal user, this means - hold on .. these are not yet the actual instructions. I know a lot of time has passed since the last posts, but I hope to see the new set of instructions in this thread and have a chance to try out your great idea!

Alenz
 
Well there hasn't been much said on this thread for a bit so I figured I would share this as a "Just in case." I have been using the Vista AIK for my SpyBot CD build files, everything had been fine. I recently updated my AIK to the Vista SP1 AIK from MS, and had errors trying to build afterwards.

After I updated Vista AIK, Spybot CD Creator could not find three files

oscdimg.exe
peimg.exe
imagex.exe

I copied the files from the default location to the following locations and the CD creator worked.

...\Windows AIK\Tools\peimage.exe
...\Windows AIK\Tools\imagex.exe
...\Windows AIK\Tools\PETools\oscdimg.exe

May or may not help anyone but I love the boot cd and use it frequently.
 
Make sb cd easier

i was just wondering if it would be possible for you guys to put up a already made SB cd to download so that all we have to do is download and burn instead of having to install more apps to do it.
 
Well, Windows is copyrighted by Microsoft, so that would need Michosofts permission. While Windows PE is not the regular expensive standard Windows license, it's not free either. See the WAIK_LICENSE.rtf file:
3. Scope of license. [...]
You may not
[...]
* publish the software [Win PE] for others to copy;
[...]
* transfer the software or this agreement to any third party; or

So the license would not allow us to offer a ready CD. Feel free to ask Microsoft to make an exception for us ;)

(we thought about making a Linux CD using Wine, but Wine doesn't support existing standard registry hives imho, and just scanning the files and not the registry might cause more trouble then help)
 
yes well i wouldn't want you guys to get into trouble so i guess that idea is a no go :nono: but i will try and see if there is a way that microsoft might let you do it its a long run but anything is possible if you put your mind to it.
 
What are the minimum system requirements for this boot CD? I just tried it on a machine that's about 3 years old and I get a blue screen during the standard Vista loading screen (the one with just the green bar and the words "(C) Microsoft Corporation").

The message on the blue screen is SESSION3_INITIALIZATION_FAILED. Any clues? The same disc works fine on other machines.
 
This issue is resolved for me, but as you're the developer I figured I'd tell you what I did:

I did some googling on that BSOD message and it seemed like it might be an I/O issue with the DVD drive. So I tried booting from an external USB DVD drive and got the issue SESSION1_INITIALIZATION_FAILED.

At this point I didn't know what the issue was but it certainly seemed to be specific to that individual machine - the same disc booted fine on the 4 other machines I tried it on, including a laptop of similar vintage.

Ultimately my solution was to remove the hard disk from the machine I wanted to clean off, put it in another machine, and boot. The S&D boot disk worked, and that machine (I'm happy to admit, it wasn't my machine) is now spyware-free. Cheers! Thanks for your hard work on this.
 
problem with making the cd

i downloaded the boot CD creator and make it to step 3 and then i got this message

Press the Finish button to start creating the CD.
Started creating CD...
Copying spybotsd...
Application menu created.
Copying operating system files...
Mounting image file system...
Executing C:\Program Files\Windows AIK\Tools\x86\imagex.exe...
ImageX Tool for Windows
Copyright (C) Microsoft Corp. 1981-2005. All rights reserved.
Mounting (RW): [C:\SpybotBootCD\winpe.wim, 1] ->
[C:\SpybotBootCD\Mount]
Error mounting image (RW):
Mount Error: GLE = -2145452012
Something went wrong, system hive file does not exist!
CD was not prepared sucessfully!

i dont know what to do i tried it several time and it was just the same thing
 
Last edited:
Hmmm... here is what it should look like:

Code:
Press the Finish button to start creating the CD.
Started creating CD...
Copying regalyzer...
Copying runalyzer...
Copying spybotsd...
Application menu created.
Copying operating system files...
Mounting image file system...
Executing C:\Program Files\Windows AIK\Tools\x86\imagex.exe...
ImageX Tool for Windows
Copyright (C) Microsoft Corp. 1981-2005. All rights reserved.
Mounting (RW): [C:\SpybotBootCD\winpe.wim, 1] ->
               [C:\SpybotBootCD\Mount]
[COLOR=DimGray]Successfully mounted image (RW).
Loading registry hives...
Writing registry setttings...
Unloading registry hives...
Preparing CD image file system...
Executing C:\Program Files\Windows AIK\Tools\PETools\peimg.exe...
Preinstallation Environment Image Setup Tool for Windows
Copyright (C) Microsoft Corporation. All rights reserved.
[==========================100,0%==========================]
PEIMG completed the operation successfully.
Unmounting image file system...
Executing C:\Program Files\Windows AIK\Tools\x86\imagex.exe...
ImageX Tool for Windows
Copyright (C) Microsoft Corp. 1981-2005. All rights reserved.
Unmounting: [C:\SpybotBootCD\Mount]...
Successfully unmounted image.
Creating ISO image file...
Executing C:\Program Files\Windows AIK\Tools\PETools\oscdimg.exe...
OSCDIMG 2.45 CD-ROM and DVD-ROM Premastering Utility
Copyright (C) Microsoft, 1993-2000.  All rights reserved.
For Microsoft internal use only.
Scanning source tree 
Scanning source tree complete (32 files in 14 directories)
Computing directory information 
Computing directory information complete
Image file is 244113408 bytes 
Writing 32 files in 14 directories to C:\SpybotBootCD\SpybotBootCD.iso
99% complete
Final image file is 244113408 bytes
Done.
100% complete

Creating your Spybot-S&D boot CD has finished.
Please use your favourite CD burning software to write the following file to a CD:
C:\SpybotBootCD\SpybotBootCD.iso[/COLOR]
Glrey is where it starts to differ.

The conditin at the "Something went wrong" line is a missing file Mount\windows\system32\config\system in the temporary folder where the CD is created. The message before that happens when running
Code:
imagex.exe /mountrw winpe.wim 1 (temporary path here) Mount

Which Windows version are you using, and is it 32 or 64 bit? It is something failing inside that imagex.exe (with the MS error code not being any help I'ld say). GLE stands for GetLastError, which just returns the last operating system error code... here is a list of codes that does not help ;)
I've tried to convert the displayed numer to something useful, without real success. Two ideas:
1. Do you have enough disk space? Maybe monitor while it is processing?
2. Could you match memory consumption in task manager while i tries to mount?
3. Cleaning the Updates folder inside the Spybot folder (except for downloaded.ini) first might help reducing the amount/size of files it needs to merge into the image and possibly avoid a problem due to 1 or 2.
 
i think that i might know what the problem is. i have Spybot installed on my USB flash drive could that be the problem
 
As you can see at the beginning of the log, the Spybot files will be copied first (from the folder where it was detected as installed), so it should not matter where it was installed.
Also, the error happens when mounting an image that is "pure" yet (copy of original winpe.wim), so before the whole CD creation really gets to the point where Spybot comes into it.
 
Can please add the possibility to add "standalone" tools that should appears on desktop when you use the live cd?
 
Status
Not open for further replies.
Back
Top