главная
поиск
форум
сайт
русский
|
english
информация о плагине
Название
:
SetEnv
Описание
:
Sets the value of an environment variable for any processes
Создан
:
06-06-2005
Добавлен
:
01-01-1970
Обновлен
:
13-09-2015
Всего плагин скачан, раз
:
2017
Ссылка на форум
:
http://forum.farmanager.com/viewtopic.php?f=5&t=271
Ссылка на страницу плагина
:
https://github.com/trexinc/evil-programmers/tree/master/SetEnv
Авторы
:
Андрей Будько
Категории
:
OS/System
,
x86
,
Utils
Языки программирования
:
C/C++
Подробное описание
:
SETENV variable[=string] [/PID processid ...] [/IM imagename ...]
[/P [depth]] [/V] [/W]
Description:
Sets the value of an environment variable for any process or processes
Parameters list:
variable Specifies the environment-variable name.
string Specifies a series of characters to assign to the variable.
processid Specifies the process ID of the process.
imagename Specifies the image name of the process.
/P depth Specifies processing only chains of parental processes
with optional limitation of depth.
/V Specifies that verbose information be displayed in the output.
/U Specifies that output to a pipe or file to be Unicode.
/W Specifies to wait for pressing any key after execution.
NOTE:
Wildcards '*', '?' can be used to specify imagename and processid.
Examples:
SETENV TMP=c:\temp /IM Far.exe /PID 716 2???
SETENV "path=%path%;d:\tools" /IM *
Версия
:
0.2.0.0
Версия Far
:
0.0.0
Имя файла
:
setenv.zip
Операционные системы : NT4, 2000, XP | Флаги : x86, binary
Login
Far Manager © 1996-2000 Eugene Roshal, © 2000-2021 Far Group
Site and engine design © 2007-2021 WARP ItSelf
Execution time - 0.049 sec.