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.

GTR

Member
  • Joined

  • Last visited

  • Country

    Germany
  1. thanks for your help. i really enjoy the comunity here. i solved the problem now myself. how should roexadd work: it will take the path where roexadd is located (i386/svcpack/roexadd) and will add all necessary information to runonceex in the registry so runonceex.cmd is no longer needed. (ROExAdd.exe "%NAME%" "%SETUPFILE%" "%PARAMETER%" "%TITEL%") but it seems the program was bugged. i got a new version an everything is fine (replaced roexadd.exe on the stick). the new roexadd.exe is attached with sourcecode.... greetings ROExAdd_28.06.2009.zip
  2. roexadd will create runonceex entries in the registry the path is \I386\SVCPACK\cdbxpsetup4.2.4.1430.exe the path in the svcpack.inf is correct. roexadd will run without a problem. e.g. ROExAdd.exe "DivX" "DivX7.sfx.exe" "" "Installiere_Programme" results in something like this: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx] "TITLE"="Installiere Programme" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\001] @="DivX" "1"="\\DivX7.sfx.exe " so there is no path given for setup files and it seems runonceex try to find it on sourcedrive:\i386\svcpack\ as default all of the new addons from german nlite are create with runonceex entries (roexadd) http://www.german-winlite.de/wbb/index.php...p;threadID=1674
  3. Hi, had a few problems with setup from usb key (t-13) but could fix it. but one big problem still remains. all addons (7-zip, cd-burnerxp) created with roexadd and run AFTER t-13 (before first logon) can't be installed. i get the screen "installing components" with the list of the addons but i get the error for each program -> xxx.setup.exe not found. all addons in t-13 are succesfully installed. so i tried to copy i386 a second time directly to the usb stick (Driver:\i386) and now it works. so the path for svcpack is for t-13 ok but not for runonceex?? hope somebody can help me there svcpack.inf [Version] Signature="$Windows NT$" MajorVersion=5 MinorVersion=1 BuildNumber=2600 [SetupData] CatalogSubDir="\i386\SVCPACK" ...... [SetupHotfixesToRun] aio-runtimes.exe ROExAdd.exe "CD_Burner_XP_Pro" "cdbxpsetup4.2.4.1430.exe" "/VERYSILENT_/NORESTART" "Installiere_Programme" ROExAdd.exe "DivX" "DivX7.sfx.exe" "" "Installiere_Programme" ..... nlite.cmd for /f "tokens=3" %%i IN ('reg query HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup /v "SourcePath" ^| findstr "REG_SZ"') do set SOURCE=%%i EXIT

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.