Eliminating Unwanted Files (Rubbish) from Microsoft Edge - Tutorial

davehc

Well-known member
Joined
Jun 24, 2021
Messages
624
Reaction score
148
sometimes i just use Agent Ransack to find and delete the .bak .old .tmp files :D
Well, as I said in this overlong thread, I often, and laboriously, do it manually - not too mind boggling a task. But I have found that the “storage” feature in settings, does a fine job - Not complimenting MS, but I am sure they know which files are safe to remove.
Excess clutter? Well, my principal laptop, with a miserable 128 gig ssd, has been dual booting 10 and 11 for quite a while now - and I still have spare room fo my modest requirements:unsure:
 

The Shadow 2023

Well-known member
Joined
Jan 22, 2023
Messages
284
Reaction score
47
Those are all taken care of in the first three lines of my Batch file. But then, that does nothing about the temporary files generated by Edge, Firefox, and Prefetch. Or, such files from any of the other umpteen browsers, etc.
I use both Edge and Firefox, daily, so those are covered by my Cleanup batch file.
Then there is the Recycle Bin, which a lot of people never think to delete. I've seen them with thousands of files in them. Arggg!
It only takes one little line of code to empty that little bugger.
From my batch file:

Echo Now deleting Recycle Bin
PowerShell Clear-RecycleBin -DriveLetter C -force -ErrorAction:Ignore
Echo Recycle Bin Emptied


I didn't write that code, but it works great, on Win-10 or Win-11.

Prefetch is such a garbage hole, that I just turned off "Prefetch" all together.
But for everyone else, or for my other 10 PC's with Prefetch still running, I wanted to delete the files that build up in the Prefetch Folder.
Well, I found out that I couldn't delete those files without Taking Ownership of the folder first. So, it requires one more line of code!


TAKEOWN /F "C:\Windows\Prefetch"
del /F /S /Q "C:\Windows\Prefetch\*.*"


If any delete command cannot find anything to delete, it just posts a "File Not Found" message and the program continues on to the next line. No harm, no foul.

Lunch Time! Y'all have a great day now, Y'hear?
Shadow :cool:
 

The Shadow 2023

Well-known member
Joined
Jan 22, 2023
Messages
284
Reaction score
47
I find it interesting, that when a DOS command is run in "Terminal", it pukes! But when a power shell command is properly run in a DOS Batch file, it runs just fine. OK, it's not impossible or even incredible, but I do find it Interesting.
For instance, while I'm on the subject, a wise man gave me this command to empty my Recycle Bin from within my Cleanup batch file: Yes, it calls on the Power Shell to do the work.

PowerShell Clear-RecycleBin -DriveLetter C -force -ErrorAction:Ignore
PowerShell Clear-RecycleBin -DriveLetter D -force -ErrorAction:Ignore

Why the second line? Well, I've recently found that on drive D: where I keep all my data files, things I've deleted in there were piling up in the Recycle Bin for Drive D:. So, line #2 above, takes care of that.
(drive D: is the storage partition on my SSD, and not a separate drive.)

Yes, it's true, very true, that I'm still tweaking my Cleanup Batch file, to make it more inclusive and more efficient.
:cool:
 

The Shadow 2023

Well-known member
Joined
Jan 22, 2023
Messages
284
Reaction score
47
I've not given up yet! I'm still tweaking and tuning my Win11Cleanup.bat program.

After a day and a half of normal operation, I ran my batch file a while ago and got this report.
Cleanup 3-6-23.jpg
Correctomundo! That's 107,388 junk files accumulated in just about a day and a half.
And, a lot of those junk files are things that most Retail Cleaner programs will not remove.
That's a nice thing about writing my own Cleanup program....I can specify just what I want removed.
Once I find where some program stores its old junk files, I can just add that location to my program.

Junk files are like newspapers. One a day, if you read it and then throw it in the trash, is no problem.
But, if you just put it in a pile, before long that pile gets too big to handle.
So running my cleanup batch file on a regular basis, keeps the pile of junk files from getting too high.

Cheers Mates,
:cool:
And, it's just FUN!
Extrapolating, from the above report, out to one year, represents 26,131,080 junk files.
That's greater than the size of Windows 11 itself, with all its related programs, by about twice.
 

The Shadow 2023

Well-known member
Joined
Jan 22, 2023
Messages
284
Reaction score
47
Well, it's not so much what you use, it's the fact that you do use Something. So many PC users don't do any kind of maintenance at all, till their PC winds up in a repair shop. In my own repair work, some years ago, I'd give folks the programs and written instructions on how to use them, to keep their PC's neat and clean, free of viruses, tracking cookies, and junk files, and running great, and ya know what?......they wouldn't do a darn thing to help themselves. Then one day I'd get a call. "My PC is running so slow, I can't do anything", and I'd go there and clean hundreds of thousands of junk files and Tracking Cookies off of their PC.
But that was then, and I no longer have that problem.

I just like writing my own cleanup program, because that way I can pick and choose what I want to delete.
And, if someday I discover a new location where junk likes to hide, I can quickly add that to my program.
 

The Shadow 2023

Well-known member
Joined
Jan 22, 2023
Messages
284
Reaction score
47
Just reading back over this thread again, this line caught my interest:

"best removing edge altogether is safer and less hassle"

For the average Windows user, Edge is no hassle at all. They have no clue, what garbage is piling up in the background, out of sight and out of mind. It's only when their PC loads up and dies, that they call for help, or just take their PC to a repair shop.

The only way that any of us here would ever see the "hassle" is that we're discussing how Edge stores up it's Temporary Internet Files, and other garbage, and never releases it.
I wonder just how many of you never saw it, till I called your attention to it. ???
Now you know where the problem lies, so what will you do with the knowledge?
 

The Shadow 2023

Well-known member
Joined
Jan 22, 2023
Messages
284
Reaction score
47
Hopefully, I'm not paranoid, or over-protective, but as an old Computer Tech, I know that "Stuff Happens".
When a HD (mechanical drive) is going bad, it will often give some warnings. However, when an SSD goes bad it does it at the speed of light. Poof! It's Gone! I know that from personal experience with my first SSD, from PNY. It was only two months old. (I bought it directly from PNY, but they refused to help me at all) (I no longer will buy any PNY product)
Fortunately, I had good backups.
When doing my regular backups, I want them to go as quickly and painlessly as possible. So I don't want to be backing up thousands of JUNK files. So before any and every backup, I do a massive cleanup of my HD (SSD) to make it as slim and trim as possible.
Thousands of junk files, you may ask?
Well, here's my Cleanup report from yesterday:
4-8-23 Cleanup.jpg
Yup, that's 160,803 junk files, in no more than two days.
Famous old saying, "Minus Crud is Cool". (author: Mike Warnke)
 

Xploit Machine

Well-known member
Joined
Nov 29, 2022
Messages
781
Reaction score
73
Additionally, below are the safely stoppable / disable without any issue to the Windows 11, personally teste by me :)

Have fun !

NameStartup Type
ActiveX Installer (AxInstSV)Manual
Agent Activation Runtime_51906Manual
AllJoyn Router ServiceManual (Trigger Start)
App ReadinessManual
Application IdentityManual (Trigger Start)
Application InformationManual (Trigger Start)
Application Layer Gateway ServiceManual
Application ManagementManual (Trigger Start)
AppX Deployment Service (AppXSVC)Manual (Trigger Start)
AssignedAccessManager ServiceManual (Trigger Start)
Auto Time Zone UpdaterDisabled
AVCTP serviceManual (Trigger Start)
Background Intelligent Transfer ServiceAutomatic
Background Tasks Infrastructure ServiceAutomatic
Base Filtering EngineAutomatic
BitLocker Drive Encryption ServiceDisabled
Block Level Backup Engine ServiceDisabled
Bluetooth Audio Gateway ServiceManual (Trigger Start)
Bluetooth Support ServiceManual (Trigger Start)
Bluetooth User Support Service_51906Manual (Trigger Start)
BranchCacheDisabled
Capability Access Manager ServiceManual (Trigger Start)
CaptureService_51906Manual
Cellular TimeManual (Trigger Start)
Certificate PropagationAutomatic
Client License Service (ClipSVC)Manual (Trigger Start)
Clipboard User Service_51906Automatic (Delayed Start)
CNG Key IsolationManual (Trigger Start)
COM+ Event SystemRunning
COM+ System ApplicationManual
Connected Devices Platform ServiceAutomatic (Delayed Start)
Connected Devices Platform User Service_51906Automatic
Connected User Experiences and TelemetryLocal System
ConsentUX User Service_51906Manual
Contact Data_51906Running
CoreMessagingAutomatic
Credential ManagerRunning
CredentialEnrollmentManagerUserSvc_51906Manual
Cryptographic ServicesAutomatic (Trigger Start)
Data Sharing ServiceManual (Trigger Start)
Data UsageRunning
DCOM Server Process LauncherRunning
dcsvcManual (Trigger Start)
Delivery OptimizationAutomatic (Delayed Start)
Device Association ServiceAutomatic (Trigger Start)
Device Install ServiceManual (Trigger Start)
Device Management Enrollment ServiceManual
Device Management Wireless Application Protocol (WAP)Manual (Trigger Start)
Device Setup ManagerManual (Trigger Start)
DeviceAssociationBroker_51906Manual
DevicePicker_51906Manual (Trigger Start)
DevicesFlow_51906Manual
DevQuery Background Discovery BrokerManual (Trigger Start)
DHCP ClientAutomatic
Diagnostic Execution ServiceManual (Trigger Start)
Diagnostic Policy ServiceRunning
Diagnostic Service HostManual
Diagnostic System HostRunning
DialogBlockingServiceDisabled
Display Enhancement ServiceManual (Trigger Start)
Display Policy ServiceAutomatic
Distributed Link Tracking ClientAutomatic
Distributed Transaction CoordinatorAutomatic (Trigger Start)
DNS ClientAutomatic (Trigger Start)
Downloaded Maps ManagerAutomatic (Delayed Start)
Embedded ModeManual (Trigger Start)
Encrypting File System (EFS)Manual (Trigger Start)
Enterprise App Management ServiceManual
Extensible Authentication ProtocolManual
File History ServiceManual (Trigger Start)
F-Secure Freedome ServiceAutomatic
Function Discovery Provider HostManual
Function Discovery Resource PublicationManual (Trigger Start)
GameDVR and Broadcast User Service_51906Manual
Geolocation ServiceManual (Trigger Start)
GraphicsPerfSvcManual (Trigger Start)
Group Policy ClientAutomatic (Trigger Start)
Human Interface Device ServiceManual (Trigger Start)
HV Host ServiceDisabled
Hyper-V Data Exchange ServiceDisabled
Hyper-V Guest Service InterfaceDisabled
Hyper-V Guest Shutdown ServiceDisabled
Hyper-V Heartbeat ServiceDisabled
Hyper-V PowerShell Direct ServiceDisabled
Hyper-V Remote Desktop Virtualization ServiceDisabled
Hyper-V Time Synchronization ServiceDisabled
Hyper-V Volume Shadow Copy RequestorDisabled
IKE and AuthIP IPsec Keying ModulesManual (Trigger Start)
Internet Connection Sharing (ICS)Manual (Trigger Start)
Inventory and Compatibility Appraisal serviceManual
IP HelperAutomatic
IP Translation Configuration ServiceManual (Trigger Start)
IPsec Policy AgentManual (Trigger Start)
KtmRm for Distributed Transaction CoordinatorManual (Trigger Start)
Language Experience ServiceManual
Link-Layer Topology Discovery MapperManual
Local Profile Assistant ServiceManual (Trigger Start)
Local Session ManagerAutomatic
McpManagementServiceManual
 

Xploit Machine

Well-known member
Joined
Nov 29, 2022
Messages
781
Reaction score
73
.. continued

MessagingService_51906Manual (Trigger Start)
Microsoft (R) Diagnostics Hub Standard Collector ServiceDisabled
Microsoft Account Sign-in AssistantManual (Trigger Start)
Microsoft App-V ClientDisabled
Microsoft Cloud Identity ServiceManual
Microsoft Defender Antivirus Network Inspection ServiceManual
Microsoft Defender Antivirus ServiceAutomatic
Microsoft iSCSI Initiator ServiceDisabled
Microsoft Keyboard FilterDisabled
Microsoft Office Click-to-Run ServiceAutomatic
Microsoft PassportRunning
Microsoft Passport ContainerRunning
Microsoft Software Shadow Copy ProviderManual
Microsoft Storage Spaces SMPManual
Microsoft Store Install ServiceManual
Microsoft Windows SMS Router Service.Manual (Trigger Start)
Natural AuthenticationManual (Trigger Start)
Net.Tcp Port Sharing ServiceDisabled
NetlogonManual
Network Connected Devices Auto-SetupManual (Trigger Start)
Network Connection BrokerManual (Trigger Start)
Network ConnectionsManual
Network Connectivity AssistantManual (Trigger Start)
Network List ServiceManual
Network Location AwarenessManual
Network Setup ServiceManual (Trigger Start)
Network Store Interface ServiceAutomatic
NPSMSvc_51906Manual
Office Source EngineManual
Offline FilesManual (Trigger Start)
Optimize drivesManual
P9RdrService_51906Manual (Trigger Start)
Parental ControlsManual
Payments and NFC/SE ManagerManual (Trigger Start)
Peer Name Resolution ProtocolManual
Peer Networking GroupingManual
Peer Networking Identity ManagerManual
PenService_51906Manual (Trigger Start)
Performance Counter DLL HostManual
Performance Logs & AlertsManual
Phone ServiceManual (Trigger Start)
Plug and PlayManual
PNRP Machine Name Publication ServiceManual
Portable Device Enumerator ServiceManual (Trigger Start)
PowerAutomatic
Print SpoolerAutomatic
Printer Extensions and NotificationsManual
PrintWorkflow_51906Manual (Trigger Start)
Problem Reports Control Panel SupportManual
Program Compatibility Assistant ServiceAutomatic (Delayed Start)
Quality Windows Audio Video ExperienceManual
Radio Management ServiceManual
Recommended Troubleshooting ServiceManual
Remote Access Auto Connection ManagerManual
Remote Access Connection ManagerManual
Remote Desktop ConfigurationManual
Remote Desktop ServicesManual
Remote Desktop Services UserMode Port RedirectorManual
Remote Procedure Call (RPC)Automatic
Remote Procedure Call (RPC) LocatorManual
Remote RegistryDisabled
Retail Demo ServiceDisabled
Routing and Remote AccessDisabled
RPC Endpoint MapperAutomatic
Secondary LogonManual
Secure Socket Tunneling Protocol ServiceManual
Security Accounts ManagerAutomatic
Security CenterAutomatic (Delayed Start)
Sensor Data ServiceManual (Trigger Start)
Sensor Monitoring ServiceManual (Trigger Start)
Sensor ServiceManual (Trigger Start)
ServerAutomatic (Trigger Start)
Shared PC Account ManagerDisabled
Shell Hardware DetectionAutomatic
Smart CardManual (Trigger Start)
Smart Card Device Enumeration ServiceManual (Trigger Start)
Smart Card Removal PolicyManual
SNMP TrapDisabled
Software ProtectionAutomatic (Delayed Start)
Spatial Data ServiceManual
Spot VerifierManual (Trigger Start)
SSDP DiscoveryManual
State Repository ServiceAutomatic
Still Image Acquisition EventsManual
Storage ServiceAutomatic (Delayed Start)
Storage Tiers ManagementManual
Sync Host_51906Automatic (Delayed Start)
SysMainAutomatic
System Event Notification ServiceAutomatic
System Events BrokerAutomatic (Trigger Start)
System Guard Runtime Monitor BrokerAutomatic (Delayed Start)
Task SchedulerAutomatic
TCP/IP NetBIOS HelperManual (Trigger Start)
TelephonyManual
Text Input Management ServiceAutomatic (Trigger Start)
ThemesAutomatic
Time BrokerManual (Trigger Start)
Udk User Service_51906Manual
Update Orchestrator ServiceAutomatic (Delayed Start)
UPnP Device HostManual
 

Xploit Machine

Well-known member
Joined
Nov 29, 2022
Messages
781
Reaction score
73
.. continued

User Data Access_51906Manual
User Data Storage_51906Manual
User Experience Virtualization ServiceDisabled
User ManagerRunning
User Profile ServiceAutomatic (Trigger Start)
Virtual DiskManual
Volume Shadow CopyManual
Volumetric Audio Compositor ServiceManual
WaaSMedicSvcManual
WalletServiceManual
Warp JIT ServiceManual (Trigger Start)
Web Account ManagerManual
Web Threat Defense ServiceManual (Trigger Start)
Web Threat Defense User Service_51906Automatic
WebClientManual (Trigger Start)
Wi-Fi Direct Services Connection Manager ServiceManual (Trigger Start)
Windows AudioRunning
Windows Audio Endpoint BuilderRunning
Windows BackupManual
Windows Biometric ServiceAutomatic (Trigger Start)
Windows Camera Frame ServerManual (Trigger Start)
Windows Camera Frame Server MonitorManual (Trigger Start)
Windows Connect Now - Config RegistrarManual
Windows Connection ManagerAutomatic (Trigger Start)
Windows Defender Advanced Threat Protection ServiceManual
Windows Defender FirewallAutomatic
Windows Encryption Provider Host ServiceManual (Trigger Start)
Windows Error Reporting ServiceDisabled
Windows Event CollectorAutomatic
Windows Event LogAutomatic
Windows Font Cache ServiceAutomatic
Windows Image Acquisition (WIA)Automatic (Trigger Start)
Windows Insider ServiceManual (Trigger Start)
Windows InstallerManual
Windows License Manager ServiceAutomatic
Windows Management InstrumentationAutomatic
Windows Management ServiceManual
Windows Media Player Network Sharing ServiceAutomatic (Delayed Start)
Windows Mixed Reality OpenXR ServiceManual
Windows Mobile Hotspot ServiceManual (Trigger Start)
Windows Modules InstallerAutomatic
Windows Perception ServiceManual (Trigger Start)
Windows Presentation Foundation Font Cache 3.0.0.0Manual
Windows Push Notifications System ServiceAutomatic
Windows Push Notifications User Service_51906Automatic
Windows PushToInstall ServiceManual (Trigger Start)
Windows Remote Management (WS-Management)Manual
Windows SearchAutomatic (Delayed Start)
Windows Security ServiceManual
Windows TimeAutomatic (Delayed Start)
Windows UpdateManual (Trigger Start)
WinHTTP Web Proxy Auto-Discovery ServiceManual
Wired AutoConfigManual
WLAN AutoConfigAutomatic
WMI Performance AdapterManual
WorkstationAutomatic
WWAN AutoConfigManual
Xbox Accessory Management ServiceDisabled
Xbox Live Auth ManagerDisabled
Xbox Live Game SaveDisabled
Xbox Live Networking ServiceDisabled
 

The Shadow 2023

Well-known member
Joined
Jan 22, 2023
Messages
284
Reaction score
47
Over the 40+years that I've been doing this PC stuff, I've come across many programs that claim to Clean Up your PC, improve performance, etc. Most don't!
For the most part, they are designed to make money for the authors. And, unfortunately, that's usually about all they do.

So, many years ago now, I set about to answer one great question, and that is "where does program X store it's temp files, etc."
Microsoft Windows is a total Pack Rat. It has a dozen or more little rat holes where it likes to store its junk. Browsers are next, again with the Temp files, only they are never named "Temp" or "tmp".
But they are saved with obscure names, and can be hard to find.
Since every PC is a little bit different, so must be the programs that are used to clean them up.
So, in my Cleanup batch file, I've attempted to address only junk folders that are common to every PC, within a certain OS.
That way, I can send my Batch file to anyone, anywhere in the world, and it will run just like it does, here on my own PC. There is no installation or setup required. Just click and run!


I've heard one person or another say, "I cleaned out the Temp folder" and Ican only reply, "Which one? There are many!"
 

hathaway

New member
Joined
Jul 14, 2021
Messages
1
Reaction score
0
Have read with interest all your posts and on one of them you say you'll send your batch file to anyone who requests it. Well I'd really appreciate seeing it but how can I get it ?
 

Bighorn

Well-known member
Joined
Feb 27, 2023
Messages
469
Reaction score
75
That way, I can send my Batch file to anyone, anywhere in the world, and it will run just like it does, here on my own PC. There is no installation or setup required. Just click and run!
Have read with interest all your posts and on one of them you say you'll send your batch file to anyone who requests it. Well I'd really appreciate seeing it but how can I get it ?
Probably have to send a PM.
 

Xploit Machine

Well-known member
Joined
Nov 29, 2022
Messages
781
Reaction score
73

The Shadow 2023

Well-known member
Joined
Jan 22, 2023
Messages
284
Reaction score
47
Sort of true, but at this point, lets just call it ver. 1.0. It will never really be finished, as long as I keep finding new hiding places for junk.
A very old friend, really raked me over the coals, and called me "stupid" for not selling it. He has it now, on his office PCs, and really likes it, but I was not very successful in explaining to him why I cannot or would not sell it. Long story!

But ver 1.0 is readily available to anyone who is willing to PM me with their request, and their email address. (that will be kept private)
Email protocols prohibit me sending the finished product, but I can send the Text of the Batch file, in an email, and then the recipient can copy and paste that text into a word processor (text editor,like Wordpad) and save it as "Cleanup.bat".
(I'm reluctant to post the entire text on an open forum, although I've given enough information that anyone could create their own Batch File.)

My batch file only includes the commands to remove the Temporary Internet Files for Edge and Firefox browsers. If a person uses Chrome or some other browser they can find out where that program stores its temp files and add that location to the batch file, following the example of the two already there.
One nice thing about a DOS Batch File, is that it's so easily edited, for personal preferences. And, there's no Mumbo-Jumbo....it's just a list of very simple DOS commands, thus the name, "Batch File".
The only exception is one Windows Power Shell command to empty the Recycle Bin.

I hope y'all are having a very nice Mother's Day.

The Shadow :cool:
 
Last edited:

Xploit Machine

Well-known member
Joined
Nov 29, 2022
Messages
781
Reaction score
73
Another tips on gaining extra spaces from junk files is by removing installed foreign languages from SYSTEM32 and SYSWOW64 folder, for example I only use English so I get rid of other languages except en, en-GB and en-US folders .. by removing the foregin language folders, I managed to save about 4GB space.

However in deleting the contents inside both these folders you have to use Take Ownership permission, and careful that not touching other folders which may cause W11 to not boot-up correctly. Use it wisely :)

Screenshot-94.jpg
 

The Shadow 2023

Well-known member
Joined
Jan 22, 2023
Messages
284
Reaction score
47
Well, I'm still tweaking on my Cleanup.bat program (batch file).

I'm still amazed at how many .old files are created (daily) by Edge.
It's got to be somewhere between ridiculous and criminal.
I don't know if they will ever go away by themselves, because I just delete them!
Or, actually, my batch file does.
Everything in my batch file was resident in Windows, and I didn't have to download, install and adjust any external software. And, it can only delete what I've told it to delete, and nothing else.
And, it never messes with the registry or other System Files.

A shortcut to my batch file is located on my desktop, and a simple Click-Click runs it.
An abbreviated version, without the file counter, etc. can be run from within my Startup folder, for an automatic, daily, HD cleanup. That would only add a few seconds to my boot time.

I just run Windows own "Disk Cleanup" in Extended mode, to take care of junk created by Windows itself.

I spent quite a bit of time on the internet yesterday, after I got home from grocery shopping, and later on, I ran my Cleanup batch file, and got this report.

Clean 5-17-23.jpg

That's a lot of junk files, created in just one day, mostly by Firefox, my default browser, but with a little help from Edge. I get NO Prefetch files, because I have Prefetch shut OFF.
But, I've left the line in my batch file, to take ownership of the Prefetch folder, and then empty it. It just gives me a "File not found" message and goes right on.

Time marches on, and I just keep on "Dumping the junk!", every day.

Y'all have a great day now, Y'hear?
Shadow :cool:
 
Last edited:

The Shadow 2023

Well-known member
Joined
Jan 22, 2023
Messages
284
Reaction score
47
I tried the "Microsoft PC Manager" program today. There are several pages of options, that do require some time to go through item by item. I really don't like programs like that, which require so much user intervention and take for granted that the user will know what to do.
Well, after running the program and taking all the options, I ran my own "Cleanup.bat" program and found and deleted another 4000+ files. About what I expected.
The program did show me the hiding place for the Windows Defender old scan logs. That path is now a part of my Cleanup.bat program.

Here's that new line:
del /F /S /Q "C:\ProgramData\Microsoft\Windows Defender\Scans\History\Results\Quick\*.*"
 

The Shadow 2023

Well-known member
Joined
Jan 22, 2023
Messages
284
Reaction score
47
I'm still doing a little tweaking, mostly cosmetics, to my "Cleanup.bat" program (batch file) but essentially it's done.
If I run it at the end of a typical day, it will delete somewhere around 4000 junk files.
And, I always run it right before I do a "Ghost" backup of C:.

A friend of mine wants me to sell it, but I'm still just giving it away for FREE to those who want it and would use it.
Actually, I don't think it would be legal to sell a batch file based on MS DOS. Eh?

Cheers Mate,
Shadow :cool:
Happy 4th of JulyJuly 4th.jpg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Unwanted popup 7

Top