AdvancedRun

OXYGEN THIEF

Bardzo aktywny
Członek Załogi
Administrator
Dołączył
26 Maj 2010
Posty
43259
Reakcje/Polubienia
30624
Miasto
Trololololo
AdvancedRun to bezpłatny program który pozwala na uruchamianie programów z różnymi ustawieniami w tym między innymi - niski lub wysoki priorytet, główny stan okna (zminimalizowanie / Maksymalizacja), różnymi uprawnieniami i wiele więcej.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
46806
Reakcje/Polubienia
37686
AdvancedRun v1.07
  • Version 1.07
    • Added /cfg command-line option to start AdvancedRun with the specified config file.
  • Version 1.06
    • The last size/position of the main window is now saved in the .cfg file.
  • Version 1.05
    • Added option to run a process as a child of the specified process.
    • You can now drag a file from Explorer into the window of AdvancedRun in order to easily fill the 'Program To Run' field.
  • Version 1.03
    • Fixed the Environment Variables text-box to handle Ctrl+A (Select All).
  • Version 1.02
    • Fixed to store the process name of the 'User of the selected process' option inside the .cfg file.
  • Version 1.01
    • Fixed bug: AdvancedRun crashed while working with environment variables.

Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
46806
Reakcje/Polubienia
37686
AdvancedRun v1.10
Version 1.10
  • Added option to run as specified user name/password.
  • Be aware that the password is not saved inside the .cfg file. If you want to run as the specified user from command-line, you should specify the password using the /RunAsPassword command-line option
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19243
Reakcje/Polubienia
56076
AdvancedRun v1.15
Version 1.15
  • Added 'Add Explorer Menu' option. When Explorer context menu is added, you can right-click on .exe file inside Explorer window, choose 'Advanced Run' and then AdvancedRun program will be opened with the selected .exe file.
  • You can now add AutoRun=1 line to .cfg file in order to run a program according to the .cfg file without using the /run command.
Version 1.11
  • The default height of the main window is now below 600 pixels, in order to make it work properly on 800 X 600 screen.
Poieranie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
46806
Reakcje/Polubienia
37686
AdvancedRun 1.20
Version 1.20
  • Added 'Run As TrustedInstaller' option. You can use this option by choosing 'TrustedInstaller' in the 'Run As' Combo-Box.
  • You can also run a program as TrustedInstaller from command line, for example:
    AdvancedRun.exe /EXEFilename "c:\windows\regedit.exe" /RunAs 8 /Run


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
46806
Reakcje/Polubienia
37686
AdvancedRun 1.23
Version 1.23
  • Added /WaitProcess command-line option. If the WaitProcess option is enabled, the AdvancedRun process will wait in the background until the process executed by AdvancedRun is terminated, for example:
    AdvancedRun.exe /WaitProcess 1 /Run
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
46806
Reakcje/Polubienia
37686
AdvancedRun 1.40
Version 1.40
  • Added option to run a program on a remote machine by using a temporary Windows service.
  • You need a full admin access to the remote computer (Including admin share, like \\192.168.0.100\admin$ ) in order to use this feature.
  • Fixed the run as Network Service/Local Service feature to get the correct account name on non-English systems.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
46806
Reakcje/Polubienia
37686
AdvancedRun 1.41
Version 1.41
  • Updated the high DPI compatibility option for Windows 10. You can now choose one of the following options: No Override, Application, System (Windows 10), System Enhanced (Windows 10).
  • Added 'Disable full screen optimizations' compatibility option (For Windows 10).


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
46806
Reakcje/Polubienia
37686
AdvancedRun 1.42
Version 1.42
  • When the 'Use search path to find the program location if the full path is not specified' option is turned on, and the .exe file is specified wihout a path, AdvancedRun now also searches the .exe file inside the 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths' Registry key (Similar to the 'Run' of Windows Explorer).
  • This feature allows you to run common programs (e.g: chrome.exe , firefox.exe , outlook.exe) without specifying the path.


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
46806
Reakcje/Polubienia
37686
AdvancedRun 1.50
Version 1.50
  • Added 'Run Mode' option, which allows you to choose the following modes to run a program:
  • Run .EXE File (The default option)
  • ShellExecute - Open the specified file, folder, or URL with the default program.
  • Command Prompt - Execute command or batch file of Windows Command Prompt (cmd.exe)
  • PowerShell Command - Execute the specified PowerShell Command
  • PowerShell Script File - Run the specified PowerShell script (.ps1 file)
  • You can use the 'Run Mode' option on your local computer and on remote computer.
  • Fixed bug from version 1.40: AdvancedRun failed to run a program as TrustedInstaller, unless you run AdvancedRun as Administrator.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
46806
Reakcje/Polubienia
37686
AdvancedRun v1.51
Version 1.51
  • Added /Clear command-line option, which starts AdvancedRun with the default settings, without loading the last settings from AdvancedRun.cfg
  • You can use this command to reset the settings in the GUI, and also to run a program from command line without any effect of the last settings stored in AdvancedRun.cfg
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry