GithubHelp home page GithubHelp logo

asheroto / faster-photoshop Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.82 MB

Instantly open Adobe Photoshop. Makes opening Photoshop less time consuming!

AutoHotkey 100.00%
load photoshop instant fast faster startup fix quick quicker slow

faster-photoshop's Introduction

ko-fi

Instantly Load/Open Photoshop

Example

In today's gotta-have-it-fast world, waiting 5-10 seconds for Photoshop to load is so '90s. ๐Ÿคฃ

Maybe it's no big deal, but hey, if we could make Photoshop load instantly, why not?

Hence the idea for Faster-Photoshop!

No need to wait on Photoshop to load any longer!

  • Faster-Photoshop makes Photoshop open instantly when you press Ctrl+Win+Shift+P
  • With Photoshop open, when you press the Alt+F4 Photoshop is instantly closed
  • Pressing Ctrl+Win+Shift+P again makes Photoshop open instantly

How it works

Startup

  • At log on, Faster-Photoshop launches Photoshop.exe in the background
  • It waits a second and then hides the main window
  • It suspends the processes Photoshop.exe and dynamiclinkmanager.exe which ensures no resources are in use

To Open Photoshop

  • Press Ctrl+Win+Shift+P

To Close Photoshop

  • While in Photoshop, press Alt+F4

To Actually End the Photoshop Processes

  • While in Photoshop, go to File > Exit

To End the Faster-Photoshop Process

  • Right-click on the Faster-Photoshop tray icon and click Exit

Installation

Compiled/EXE version (AutoHotkey install not required)

  • Download the zip file from Releases and extract files
  • Leave pssuspend.exe and pssuspend64.exe in the same directory as Faster-Photoshop.exe
  • Start > search for Task Scheduler, and open it
    • Go to Action > Create Task
    • Set the name to Faster-Photoshop
    • Optional: Check Run with highest privileges to help hide the Photoshop splash screen faster when loading (Photoshop will still run as local user account)
    • Under the Triggers tab, create a new one At log on of specific user (your user account)
    • Under the Actions tab, create a new one to Start Program and specify the path to Faster-Photoshop.exe
    • Under the Settings tab, uncheck the option Stop the task if it runs longer than
    • Click OK

Source/AHK version (AutoHotkey install required)

  • Install AutoHotkey if not already installed
  • Download the zip file from Releases and extract files
  • Leave pssuspend.exe and pssuspend64.exe in the same directory as Faster-Photoshop.ahk
  • Start > search for Task Scheduler, and open it
    • Go to Action > Create Task
    • Set the name to Faster-Photoshop
    • Optional: Check Run with highest privileges to help hide the Photoshop splash screen faster when loading (Photoshop will still run as local user account)
    • Under the Triggers tab, create a new one At log on of specific user (your user account)
    • Under the Actions tab, create a new one to Start Program and specify the path to Faster-Photoshop.ahk
    • Under the Settings tab, uncheck the option Stop the task if it runs longer than
    • Click OK

faster-photoshop's People

Contributors

asheroto avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.