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.

[HELP] Applications didn't install after setup

Featured Replies

Hey i need help with something, i made a batch file making applications install silently and i'm using windows 2000 on a virtual machine for this to work but after setup it didn't got installed and i don't know what i got wrong.

So please tell me what i got wrong i'm a beginner in this.

Here what i wrote in the batch file:

@echo off
title Installing your favorite applications

echo.
echo We're now installing your favorite applications and games that you use or play everday
echo So this will take a few minutes, while this is happening go take a break or do something
echo When this is done you can experience the classic days of computers

echo.
echo Installing Programs...
echo.

echo Installing 7Zip 3.13
echo Please wait...
start /wait %systemdrive%\install\7zip313.exe /silent /norestart 

echo.
echo Installing VLC 0.7.2
echo Please wait...
start /wait %systemdrive%\install\vlc-0.7.2-win32.exe /silent

echo.
echo Installing Opera 5.01
echo Please wait...
start /wait %systemdrive%\install\Opera501.exe /silent

echo.
echo Installing The Gimp 2.4.0
echo Please wait...
start /wait %systemdrive%\install\thegimp240.exe /silent

echo.
pause
exit

-----------------------------------------------------------------------------------

Thank you.


 

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.