Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Batch File Gurus - Apply Within :-)

Featured Replies

anyone know what the below batch file will do ? thanks in memorium :-)

@echo on

cd %homedrive%%homepath%

rd /s/q locals~1\tempor~1

rd /s/q locals~1\temp\tempor~1

rd /s/q cookies

rd /s/q temp\cookies

rd /s/q locals~1\history

rd /s/q locals~1\temp\history

rd /s/q recent

md recent


cd %homedrive%%homepath%

change current dir to your account dir (for example c:\docs and setting\admin)

rd /s/q ...

remove all files and folders in dir ... without asking for confirmation

md recent

make a dir called 'recent'

This batch file zill do some cleanup for you, like your history and cookies (on the CURRENT account)...

@Saraband: Are you serious about this?? Do some search work and find out!!! :no:

cd %homedrive%%homepath%

change current dir to your account dir (for example c:\docs and setting\admin)

rd /s/q ...

remove all files and folders in dir ... without asking for confirmation

md recent

make a dir called 'recent'

This batch file zill do some cleanup for you, like your history and cookies (on the CURRENT account)...

Yeap, I second this. :whistle:

@Saraband: Are you serious about this?? Do some search work and find out!!!  :no:

actually no search needed :P

he just should have opened dos prompt, and have typed 'HELP', or 'rd /?'... such things are VERY logical, even my mom found that (and she can't use computers :P)

don't slay him guys, we all start somewhere!

once you start using batch files (and using windows help to find out which commands do what) you'll learn fast!

If you're starting with little to no command-line knowledge, searching for this kind of stuff can be a bit frustrating. Besides, getting some confirmation as to what certain commands will do is part of the learning process. Give Saraband a break and save the ammo for someone who's just plain lazy :P

- Ravashaak

how to "open DOS prompt" ?

press the windows key, hold it and press the key 'r'

type cmd

press enter

voila, you're in the command prompt! :P

@Saraband: Are you serious about this?? Do some search work and find out!!!  :no:

actually no search needed :P

he just should have opened dos prompt, and have typed 'HELP', or 'rd /?'... such things are VERY logical, even my mom found that (and she can't use computers :P)

Hope she didn't do:

rd /s /q *

:)

  • Author

horsecharles, pretty cool info. don't know what a buffer is though. doesn't matter i guess. thanx all

maybe ?

7505278A52IFN11117M.JPG

  • Author

hey, check this out - if u type winver then hit ENTER into cmd prompt you get

sc0000014vk.jpg

cool !

mine says Service Pack 2 :w00t:

and did you modify that picture to put the

XXXXXX

XXXXXX stuff in or is that how your computer is registered? :}

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.