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.

Few problems with my RunOnceEx.cmd

Featured Replies

Hi everyone,

I've been working all day on my unattended XP install, this is my first try. And I think I've got most of the stuff working fine just have a few problems with applications that won't install from my RunOnceEx.cmd file.

Here is the application entries for the programs that won't install in RunOnce.

REG ADD %KEY%\001 /VE /D "Adobe Reader 7.02" /f
REG ADD %KEY%\001 /V 1 /D "%systemdrive%\Install\acroread702.exe /f

REG ADD %KEY%\002 /VE /D "Adobe Photoshop 7" /f
REG ADD %KEY%\002 /V 1 /D "%systemdrive%\Install\Photoshop7\Setup.exe /f

REG ADD %KEY%\008 /VE /D "Java Runtime Environment 5.03" /f
REG ADD %KEY%\008 /V 1 /D "%systemdrive%\Install\jre503.exe /f

REG ADD %KEY%\012 /VE /D ".NET Framework 1.1 + SP" /f
REG ADD %KEY%\012 /V 1 /D "%systemdrive%\Install\netfxsp1.exe /f

For Photoshop my Abcpy.ini file is as follows:

;***************************************************************
;OEM Installation Options
;***************************************************************
[OEM Install]
DisplayWelcomeDlg=NO
DisplayEULA=NO
DisplayXPDialog=NO
DisplayTypeOfInstallDlg=NO
DisplaySelectDestDirDlg=NO
DisplayCustomDlg=NO
DisplayUserInfoDlg=NO
DisplayConfirmRegDlg=NO
DisplayStartCopyDlg=NO
DisplayFinishDlg=NO
DisplayFinalMessage=NO
DisplayRebootDlg=NO
ProgGroupName=
DefaultDestDir=C:\Program Files\Adobe\Photoshop
UserName=Azgard
UserCompanyName=Home
UserSerialNumber=xxxxxxxxx
DisplayBackGround=NO
DisplayProgressBar=NO
ProgressBarStart=NO
ProgressBarEnd=NO

Any ideas here guys? I've been battling with this fixing problems the whole and wanna get it finished for today.

Thanks :)

Edited by Azgard

REG ADD %KEY%\008 /V 1 /D "%systemdrive%\Install\jre503.exe /f

Look at the end of your syntanx. Where's the quotation mark?

  • Author

Thanks I'll fix that and then see if it works. All my other entries are the same though and had no problems.

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.