The time now is Mon 20 May 2013, 12:57
All times are UTC - 4 |
| Author |
Message |
game sfs

Joined: 01 Oct 2012 Posts: 46
|
Posted: Sat 06 Oct 2012, 10:19 Post subject:
How to delete all Windows .exe files? Subject description: I will del Windows! |
|
Hi ...
Slacko 5.3.3 USB
i wanna del all exe , com , sys , dll files from my hard disk
Ty ...
_________________

Last edited by game sfs on Sat 06 Oct 2012, 11:28; edited 1 time in total
|
|
Back to top
|
|
 |
starhawk
Joined: 22 Nov 2010 Posts: 1805 Location: Everybody knows this is nowhere...
|
Posted: Sat 06 Oct 2012, 11:17 Post subject:
|
|
So you want to make Windows completely gone, or just unusable?
...also:
EXE: DOS/Windows Executable (binary)
COM: DOS Executable (binary) from the old days
SYS: DOS/Windows System File (usually not an executable binary)
DLL: Windows Dynamic Link Library, IIRC it's similar to a Linux *.so lib(rary) but I could be wrong.
By deleting those files and not just wiping the partition, you will make Windows unusable but it will still be sort of present. It will still try to load, just that it will fail miserably and make a mess all over the rug instead of working.
Much better to wipe Windows away completely with gparted. Copy over your user data first if you want to keep it!
EDIT: dunno where your from, but around me (Southeast USA) three "K"s in a row does not mean a very nice thing. I'm not offended (I'm not sensitive enough ) but someone else might be. Just edit the subtitle back to one "k" and you'll be fine. All you do is edit your post and change the subtitle, when you hit "Submit" it will be fixed.
_________________ siht daer nac uoy fi uoy od os dna skcor yppup 
|
|
Back to top
|
|
 |
game sfs

Joined: 01 Oct 2012 Posts: 46
|
Posted: Sat 06 Oct 2012, 11:26 Post subject:
|
|
I have found the virus in the files
exe , com , dll , ...
i dont need all software in my hard disk
but i just need images and videos
ty ...
_________________

|
|
Back to top
|
|
 |
starhawk
Joined: 22 Nov 2010 Posts: 1805 Location: Everybody knows this is nowhere...
|
Posted: Sat 06 Oct 2012, 11:35 Post subject:
|
|
Run a virus scanner LiveCD, such as Hirens BootCD. (You need to do this because viruses can hide in regular files such as images and videos.)
Then copy what you want to keep to your USB drive or to another hard drive.
Then use gparted (in puppy) to wipe clean the Windows drive.
Just curious: where are you from?
_________________ siht daer nac uoy fi uoy od os dna skcor yppup 
|
|
Back to top
|
|
 |
SFR

Joined: 26 Oct 2011 Posts: 570
|
Posted: Sat 06 Oct 2012, 12:21 Post subject:
|
|
Topic solution:
Doing such a thing, first I would use this, just to ensure if the found files are exactly these files you're looking for:
| Code: | | find /path/to/Windoze -type f \( -iname \*.exe -o -iname \*.com -o -iname \*.sys -o -iname \*.dll \) -print0 | xargs -0 ls |
If it'll be look ok, just replace the last ls command with rm and run the line again - all files will vanish...
EDIT: and don't use /path/to/your_usb_stick_where_puppy_is by accident, because this could delete, for instance, ldlinux.sys, which is necessary to boot up Puppy.
Real solution:
Honestly - the much better idea is what Starhawk suggests.
Just copy what you need and format that tainted partition...
Greetings!
_________________ [O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource
Omnia mea mecum porto.
|
|
Back to top
|
|
 |
BDX

Joined: 18 Jan 2012 Posts: 53 Location: Yemen,Aden
|
Posted: Wed 10 Oct 2012, 06:00 Post subject:
|
|
Hi,
Try this Avast! for Puppy, i have use it in Lucid and i detect more than 80 virus in another PC, read the topic here.
Maybe it can make a clean door for your Windows
Note:You have to update the antivirus, it's about 65mb!!. Huge but worth it.
Regards
M.H.
_________________ Puppy linux fact:Life is experiments......Download and try,Don't search and cry.
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|