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.

Close a porgram window

Featured Replies

can anyone help me close a program window that open up after it installs.

The folder is a folder from the start menu ( C:\Documents and Settings\All UsersStart Menu\Programs\"programnamehere)

I tried using taskkill but for some odd reason it doesn't work for me. Any suggestions.

thanks in advance

-c-


i use this "start taskkill.exe /F /IM" to kill my winamp registration during installation...

you mite wanna try " start taskkill.exe /F /IM c:\docs...\progs\progA* "

and it mite also help if u'd let us know what program ur tryin to kill.

g'luck

He already said he wanted to close a folder... The problem is that you can't use taskkill here, because explorer windows are part of explorer.exe (correct me if I'm wrong, I couldn't get it to work, but that could just be me ;)), so killing that would kill your whole shell.

You can get autoit3 and create a script.

Insert:

Waitwait("Your window title", "")
Winclose("Your window title")

Compile this into an executable and run it instead of taskkill.

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.