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.

Adding comments

Featured Replies

Hi, this is an awesome tool, thanks so much. :)

Is it possible to add a // comment in the cmds[pn] line, such as:

cmds[pn]=['"%wpipath%\\Install\\Logitech Quickcam\\Setup.exe" /q /noqclaunch /p /s','sc config LVPrcSrv start= disabled  // Disable Logitech service due to pending reboot problem'];

Would this syntax be compatible with the program?

TIA.

  • Author

I have to ask:

What is the purpose of the comment? You would only be able to see it if you manually are editing the config file, which isn't recommended anyways.

That does not seem to be true, I just checked and I definitely can see the comment in the GUI. Also, I do read the config file directly sometimes as it is quicker that opening up the GUI if I just want to quickly check a command I have entered.

  • Author

Also the comment helps me remember the purpose of a command I add which can be a help. ;)

  • Author

OK just ran a quick test and added "This is a quick test" to the the end of a cmd (Including quotes)

It displayed just fine.

Doesn't seem to cause any problems.

Thanks a lot for the reply.

When you say it was including quotes, was it:

...[cmd]... // "This is a quick test"

I don't think the quotes would be necessary would they (assuming this is the same syntax as for a javascript comment)?

  • Author

OK thanks, and FYI I tested the following:

"%wpipath%\Install\Ccleaner" /s // This is a quick test

This worked fine too.

I am not endorsing the use of it, but to whatever program you use it with it will look like a command line arg. If the program is finicky it may fail and not run because of a wrong arg value.

  • Author

I am not endorsing the use of it, but to whatever program you use it with it will look like a command line arg. If the program is finicky it may fail and not run because of a wrong arg value.

Thanks, I was thinking of javascript comments but I just remembered that these are passed to cmd.exe I think, so as you say they would look like a command line argument. I'd better not use them then. :P

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.