Skip to content

HOWTO Automatic Resource Profiling on Logon

Jeremy Main edited this page May 7, 2019 · 5 revisions

Download module and extract to a local or shared drive. Ex. C:\Tool\GPUProfiler.exe The executable is not signed therefore launch GPUProfiler.exe and the following dialog box will be displayed:

GPUProfiler First Launch Security Warning

Uncheck the "Always ask before opening this file"

Next, right click on GPUProfiler.exe and select "Create shortcut" and then right click the newly created shortcut and select "Properties"

GPUProfiler Shortcut Properties

In the "Target:" field, add the following arguments after "GPUProfiler.exe"

"-i 1 -d 480 -r 7 -f c:\data%COMPUTERNAME%_%USERNAME% -t -m -x"

To enable this shortcut to run at user logon, press Win+R to open the "Run" dialog and enter "shell:startup" in the "Open:" field.

Run dialog

This will display the folder that contains the programs to run at startup/logon. Copy the GPUProfiler shortcut to this folder.

Clone this wiki locally