App EXEs/Scripts you configure here will execute after the function you configure it under.
Accepted file types: EXE, COM, BAT, CMD, VBS, REG
All apps/scripts executed will:
- run with admin privileges (unless running under the system account, then naturally they will execute with system privileges.)
- “wait for termination” meaning the d7 will wait for the app/script to finish before proceeding, except during Startup or Shutdown.
Apps/Scripts defined here are expected to be in your d7 directory, HOWEVER you may use custom variables to launch apps already on the system.
Variables for Custom Functions Config
- %appdata% %localappdata% %programdata%
- %userprofile% %allusersprofile%
- %windir% %systemroot%
- %systemdrive% %homedrive%
- %programfiles% %programfiles(x86)% (always use %programfiles(x86)% for non-64bit apps as it will automatically resolve to just %programfiles% on 32 bit systems.)
- %commonprogramfiles% %commonprogramfiles(x86)% (always use the (x86) variable for non-64bit apps, resolves same as above.)
Batch Files
If you need more than one app/script to run, or you need to differentiate the actions you are performing depending on the OS, please use a batch file. If you need batch file examples I can provide them upon request.
d7 Startup: Must hold CTRL key – Checking this option will require the CTRL key to be held down when starting up to execute this custom script.
d7 Startup: (Offline/WinPE only) – This option will run a script only when d7 detects that it is running in a WinPE environment, and/or if it is started with the -offline command line parameter.
Latest News
-
d7x v22.2.23 Release Notes It appears that d7x was not applying hidden file and...
Read More -
d7x v22.1.16 and v22.1.17 Release Notes Added Microsoft OneDrive integration for d7x Reports storage (see the...
Read More -
d7x v22.1.15 Release Notes Added a user requested option to change the Info Report...
Read More -
d7x v22.1.14 Release Notes A new ‘d7x Release Notes (RSS)‘ window will display the...
Read More -
d7x v22.1.7 Release Notes Added new d7x feature to show system info on the...
Read More -
d7x v22.1.1 Release Notes Happy New Year! An issue exists when switching d7x configs...
Read More -
d7x v21.12.31 Release Notes Added Google Drive integration for Custom Apps, so that now...
Read More -
d7x v21.12.30 Release Notes Added additional Google Drive integrations: You can now replace dCloud...
Read More -
d7x v21.12.20 Release Notes Added Google Drive integration for uploading d7x reports. See the...
Read More -
d7x v21.12.14 Release Notes Implemented improved VirusTotal queries with file uploads if the file...
Read More