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 install Windows Updates

Featured Replies

I think it might work if you change the line like this.

strdesktop = Act.SpecialFolders("Desktop")
Rpt = (strdesktop & "\" & CN & "_KbReport.hta")

This is because Desktop is "Työpöytä" in finnish. I think the name changes on every language.

There was also an error later on, I'll think it was line 82 after my changes. It worked perfectly.

It's nice to see tools like this. This can be very useful, but I think it needs more features. But very níce start.

Edited by geezery

This line runs the script the use of Chr(34) is to add quotes to take out spaces, now

I have no way of testing this on any other langauge other then english. The other thing

to note is that all the services needed for updates can not be disable as this uses that

object.

Runs The HTA

 Set Arg1 = Fso.GetFile(Rpt) 
Act.Run("mshta.exe " & Chr(34) & Arg1.Path & Chr(34)),1,True

This returns the path to the user desktop, it might be different for other langauges.

Rpt = Act.ExpandEnvironmentStrings("%UserProfile%\desktop\" & CN & "_KbReport.hta")

geezery, I will change the desktop varible I use to what you posted, thanks.

I think it might work if you change the line like this.

strdesktop = Act.SpecialFolders("Desktop")
Rpt = (strdesktop & "\" & CN & "_KbReport.hta")

This is because Desktop is "Työpöytä" in finnish. I think the name changes on every language.

There was also an error later on, I'll think it was line 82 after my changes. It worked perfectly.

It's nice to see tools like this. This can be very useful, but I think it needs more features. But very níce start.

Kitoksia Paljon

Ole hyvä. I can see you have some finnish roots or something "koivu"? Is a birch in finnish.

Ole hyvä. I can see you have some finnish roots or something "koivu"? Is a birch in finnish.

Yes. My Great Grandfather came from Turku. my last name was originally Koivuniemi

I found BAT files to be unworkable and Autopatcher, while nice, will never be current. I use WindizUpdate to stay current with all Windows OS at the minimum possible download cost.

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.