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.

hidden batch command

Featured Replies

how do i run the batch fies hidden or minamized?

Dunno.. but i personally sugest you to leve it like that, so you can find out what worked and what didn't work, but that's only a sugestion

Look for a small application called cmdow

You can use CMDOW. Or you can use Quick Batch File Compiler, and convert your batch file to EXE and use the "Ghost" feature. This is better than CMDOW.

Take note that some of us weren't able to launch a compiled batch to .exe (using Quick Batch File Compiler) from cmdlines.txt so the workaround is to launch from winnt.sif:

[GuiRunOnce]
%systemdrive%\Install\RunOnceEx.exe

You can also use IEXPRESS to create an EXE to run your batch file, and you can make this run it hidden.

The only problem (correct me if i'm wrong here) with compiling to EXE is that you will still need the original batch file if you ever need to change something, and then you will also need to recompile the batch to executable.

The next time an upgrade for software comes out, you can't simply edit your batch, you need to edit the batch (assuming you were smart enough to keep it), and then recompile to to executable.

Obviously, this is not a big deal and won't really take you any more time than creating the batch file would, but if you use this method, remember to KEEP your original batch.

  • Author

i want to use it hidden bez i am making a login scipt for differnt users i need to inset that

If I'm not mistaken, the START /MIN is for the application that the batch launches. But not for the batch file itself.

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.