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.

Tischnoetentoet

Member
  • Joined

  • Last visited

  • Country

    Netherlands
  1. well, that's ok when you want to copy a file at the beginning of the installation, but I want to copy this file after an install, and the install is runned at GUIRunOnce.cmd So, I don't think it helps if I put the file in the $Progs folder... But maybe I'm wrong.... Thanks for replying anyway!
  2. Hi all, I try to add users to my machine on the t13, t12 moment. It says systemerror 1317, and says the user does not exists when I try to add the user to a group (administrators). Also when I want to restart the pc, it says I have no right or something??? this is my cmd that I run on the t13, t12 moment: (things that went well are deleted to keep it small) errors: - shortcuts cannot be found - file to copy does not exists (or directory), but I am damned sure about that! CLS@echo offTITLE Windows XP SP1a ECHO.ECHO Delete unused shortcuts...DEL "%AllUsersProfile%\Start Menu\Windows Update.lnk"DEL "%AllUsersProfile%\Start Menu\Programmatoegang en -instellingen.lnk"DEL "%AllUsersProfile%\Start Menu\Windows-Catalogus.lnk" ECHO.ECHO Copying Winrar 3.30 filescopy "%systemdrive%\install\Winrar\Rarreg.reg" "%ProgramFiles%\WinRAR\Rarreg.reg" ECHO.ECHO Restarting in 1 minute...shutdown.exe -r -f -t 60 -c "Windows XP will restart in 1 minute" ECHO.ECHO Delete temp files...RD /S /Q %systemdrive%\DriversRD /S /Q %systemdrive%\install EXITWhat's wrong with this??? btw. here is my userscreation: net user Geert /addnet localgroup Administrators Geert /add net user Jos /addnet localgroup Administrators Jos /add net accounts /maxpwage:unlimited EXIT
  3. I already put it in the install directory, but then it is copied to the install directory on the harddisk, but I want it to copy to program files directory! I'll try the one with "" "" around the paths Thanks
  4. Hi all, In my installation, I need to copy a file: I do this with the next line, but it doesn't work copy %systemdrive%\install\Winrar\Rarreg.reg %ProgramFiles%\WinRAR\Rarreg.regI hope you know what the problem is! Thanks
  5. well, it says the User does not exist! I tried it again and now I had more time to read the error message: User does not exist I hope you know what to do then
  6. Hi all, I use virtual pc 2004 to test my installation, but "the real thing" I want to test is the t13-t12 moment. But everytime I change something in my installation, I have to wait anaother half an hour before it gets to the t13 moment. Is there a way to get there quicker???? Thanks
  7. This is a part of my winnt.sif file [unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No <------- TargetPath=\WINDOWS OemPreinstall=Yes <------- UnattendSwitch="yes" WaitForReboot="No" ProgramFilesDir="c:\" OemPnPDriversPath="Drivers\001_printer;Drivers\002_scanner" DriverSigningPolicy=Ignore****, it stood there 2 times Thanks for the quick help! btw. is the site down or what?? it's sooo slow
  8. Hi all, I have an cd with several installers in the directory $OEM$\$1\Install I.e. MSN with the installer MsnMsgs.msi When the setup reaches the 12 minutes, it is trying to install the applications, but he says the file c:\Msn\MsnMsgs.msi cannot be found.... How is this possible??? Thanks for reading my problem! btw. this happens for all installing applications, not only for msn...
  9. Hi, I try to add several users to my computer on installing with the next cmd: net user Name1 Name1 /addnet user Name2 Name2 /add net localgroup Administrators Name1 /addnet localgroup Administrators Name2 /add net accounts /maxpwage:unlimited EXITIt goes OK until net localgroup, then I get the message: (I had to read very quick ) Localgroup does not exist! But when I test it in windows xp with cmd.exe net localgroup Administrators ExistingUser /add It says operation is succesfull! What's the problem??? Thanks!

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.