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.

Html-Kit Switches

Featured Replies

Hello,

If you want to install this program in silent : Html-Kit

Here is the code in RunOnceEX.cmd:

REG ADD %KEY%\115 /VE /D "HTML-KIT 292" /f

REG ADD %KEY%\115 /V 1 /D "%systemdrive%\install\Applications\Html-Kit\HKSetup.exe /VERYSILENT /SP-" /f

REG ADD %KEY%\115 /V 2 /D "pskill htmlkit.exe" /f

WOrks Fine :thumbup


pskill? Shouldn't that be taskkill? Or are you using some other program to kill the process?

pskill?  Shouldn't that be taskkill?  Or are you using some other program to kill the process?

Yes, and here you can find more over PsTools

Yes, pskill is a better option.

Because, I've found that XP home doesn't have the taskkill.exe facility usable. So, I need to use pskill instead, for XP home unattended scripts. And since I want to standardise on the scripts I use for pro and home, I end up using pskill on both.

Pskill is simple to use. SysInternals.com has a free package called PsTools that give many of the (unix) tools that we want on the windows command-line. PsKill is one of those, and is powerful and simple to use.

http://www.sysinternals.com/ntw2k/freeware/pskill.shtml

Windows NT/2000 does not come with a command-line 'kill' utility. You can get one in the Windows NT or Win2K Resource Kit, but the kit's utility can only terminate processes on the local computer. PsKill is a kill utility that not only does what the Resource Kit's version does, but can also kill processes on remote systems. You don't even have to install a client on the target computer to use PsKill to terminate a remote process.

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.