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.

Question about RunOnce.cmd

Featured Replies

How to use (if i can use) a COPY command in RunOnce.cmd??

For example, how to copy a wallpaper directly from instalation CD?


why not place walpapers in the $OEM$ distribution folders for example: \$OEM$\$$\Web\Wallpapers\ Anything placed in this folder or any of the $OEM$ folders is copied across to the hard drive during setup.

If you're talking about putting the copy command directly into RunOnceEx.cmd it should work without a problem, but if you're wanting to put it in one of the registry entries, then it should start with a cmd.exe /c

why not go one step further. use winrar to repackage, choose sfx option, and the best format, then alter the sfx options to what u want (ex: directory to the wallpaper one). this will create an executable w/ no switches needed & also add compression reducing the size & then add that to the runonce. i did and it works pretty **** good!!!!!

Can you give an example??

Start > run .. type: cmd

when it opens type xcopy /?

voila, example :)

  • Author
why not go one step further. use winrar to repackage, choose sfx option, and the best format, then alter the sfx options to what u want (ex: directory to the wallpaper one). this will create an executable w/ no switches needed & also add compression reducing the size & then add that to the runonce. i did and it works pretty **** good!!!!!

i´ll try it.

thanks!

an example would be:

ECHO Installing Cursors...
XCOPY /Q %systemdrive%\install\Cursors %systemroot%\Cursors
ECHO.

%systemdrive%\install\Cursors: this is where they are located at

%systemroot%\Cursors: this is where u want them installed to

this is the way i used to do it, but i just created a cursors folder in the system directory that way they are automatically added.

  • Author
an example would be:

ECHO Installing Cursors...
XCOPY /Q %systemdrive%\install\Cursors %systemroot%\Cursors
ECHO.

%systemdrive%\install\Cursors: this is where they are located at

%systemroot%\Cursors: this is where u want them installed to

this is the way i used to do it, but i just created a cursors folder in the system directory that way they are automatically added.

thanks too!!!

I try with winrar trick and it works great!

I'll try with xcopy command....

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.