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.

Looking for some help

Featured Replies

Hi all i`m looking for some help on this one.

i have createted an image and use this succesfully with my ris server

i have a shared printer on this server too but since i use the RunOncEx.cmd it will not install on my destination computer so obviously i have to add a line to my runoncex.cmd file .

this text was in GuiRunOnce, now i use the more slick RunOncEx.cmd

[GuiRunOnce]Command0="rundll32 printui.dll,PrintUIEntry /in /n \\server01\hpprinter"

and this line installed my printer correctly at the end of my instalation

my RunOncEx.cmd

cmdow @ /HID

@echo off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Applications" /f

REG ADD %KEY%\001 /VE /D "Preparing Installation..." /f

REG ADD %KEY%\001 /V 1 /D "%systemdrive%\install\prepare.cmd" /f

REG ADD %KEY%\005 /VE /D "Powertoys" /f

REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\Applications\Powertoys\TweakUI.msi /qn" /f

REG ADD %KEY%\010 /VE /D "Office2003" /f

REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-" /f

REG ADD %KEY%\055 /VE /D "Cleaning Up and Rebooting" /f

REG ADD %KEY%\055 /V 1 /D "%systemdrive%\install\cleanup.cmd" /f

EXIT

So my question is can i copy the GuiRunOnce line straight into the RunOncEx.cmd or do i have to change somthing to that line? and if yes what do i have to change?

i tried to explain as simple as possible and hope you all will understand it

thkx in advance

greetz from the master :wacko: :wacko:

  • Author

:wacko:

it might be a stupid question, but if it works with GuiRunOnce why change it???  :unsure:

No it is not a stupid question but the RunOncEx method is more slick .the only glitch that is left over is that printer driver on my server :rolleyes:

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.