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.

jehuu_za

Member
  • Joined

  • Last visited

  • Country

    Finland
  1. Sorry..I forgot to test it But now I have tested it and it works like a charm. Big thanks...I havent tested the .vbs couse the batch works fine.
  2. Does remove the %temp% dir also, or did I use it wrong?
  3. 7zip Adobe Acrobat Reader Version 7 21MB There is some reg tweaks..
  4. Thanks..will try it monday..
  5. Make a simple dos batch that deletes the files in the directory. Then accosiate the batch to your desired user account as a logout script..In XP it can be done via "lusrmgr.msc" as "Local Users and Groups" -management console.
  6. Couse our s***ty SOE..
  7. Like I said.. Without deleting/removing the actual %temp% -directory and remaking it. If I use the "del /f /s /q %TEMP%\*" it only deletes the files, not directories. And if I use "rd /s /q %temp%\" it deletes also the %temp% -directory and i"rd /s /q %temp%\*" doesn't work. Can't I do it without some kind of FOR-loop? EDIT: I coud do "dir /a:d /b > file.txt" in %temp% and then make somekind of FOR-loop for reading the names of the directories from that file and then remove them one by one. But there must be a easier way to do this! Is there??
  8. Hi. My first post here How can I delete all of the content in %temp% -path (using a dos batch file)without removing the temp path it self and mkdir it again? I coud do it if I only knew what kind of directories it contain, but haven't managed to empty it with only one command. Allready tried: rmdir /S /Q %temp%\* please help

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.