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.

Little "wizard" in html

Featured Replies

I was going to make a little reminder pager like this (to launch ad GuiRunOnce)

"Welcome to your new XP

remind to:

add a password to your user

change machine's name

change hd name

another thing i don't remember now"

now that's very easy and works.

But I had the idea to put directly in the html page the links to the panels that are used to accomplish that task, just like in xp's help

Specifically I found that "control.exe userpasswords"

is the users control panel and

"rundll32.exe shell32.dll,Control_RunDLL C:\SYSHOPE\WINXP\System32\sysdm.cpl,,1" opens the computer name under system properties.

Do you know if it's possible? Where should I ask?

It seems that javascript is absolutely protected from reading/writing/launching anything.

Thank you.


I am not 100% sure, but if you try to launch programs out of a html file, it will always try to download it. And even if you say execute it would try to temp download it. The links in the windows help are in the help files, you could use programs to generate a help file (i don't know which programs can do so) and launch that instead of a html file. That should do the work...

  • Author

I talked about help files because they're basically chm.

Hmm maybe forcing the help system to parse my html would allow me to "launch" instead of "download"

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.