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.

Photoshop CS 2

Featured Replies

Hello,

I want to create a Photoshop Silent Install CD which install PS and PS Plugins (Plugins Folder)

so, what i have to do? configure the PS .ini only?

i want to install PS and when the installation ends, the program automatically copy the Plugins folder from the CD to the PS folder...

it's possible?

Thanks, bye :hello:

As for installing Photoshop CS2 use the search function.

The plugins are installed by just cimply copying the plugins to the plugins dir right?

If so, you can just make a batchfile that copies the plugin files after installation :)

  • Author

yeah, PS i can install...

noob question:

yeah, but i will copy it from D:\Plugins to C:\Program Files\Adobe\Plugins

my batch file does not work when folder names have spaces....

so, can u help me?

yeah, PS i can install...

noob question:

yeah, but i will copy it from D:\Plugins to "C:\Program Files\Adobe\Plugins" <== As Shown Here

my batch file does not work when folder names have spaces....

so, can u help me?

Add double quotes around the path.

  • Author

yeah, thanks, i found the answer... (C:\Progra~1\Adobe)... i will try the "."

so, the last question:

i have 2 CD drives.... E:\ and F:\

whats the command i have to add to my batch, for it recognize automatically my CD-Rom drive?

Edited by Guilherme

whats the command i have to add to my batch, for it recognize automatically my CD-Rom drive?

There are dozens of examples scattered about here at MSFN, with entire threads devoted to this subject alone. Please search!

yeah, thanks, i found the answer... (C:\Progra~1\Adobe)... i will try the "."

so, the last question:

i have 2 CD drives.... E:\ and F:\

whats the command i have to add to my batch, for it recognize automatically my CD-Rom drive?

Short and sweet. A DOS batch file knows where it is, so use path addressing from it.

Set PP=%~d0

%PP% is where your DOS batch file is (including a backslash)

Use sub-folders from your RunOnceEx.cmd for ease.

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.