Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Launch AMD Script

Minimal PowerShell logon script that starts AMD Radeon Software from the standard installation path.

Purpose

This repository packages a single PowerShell script used in Windows logon workflows to launch the AMD Radeon Software application automatically.

File

  • launchamd.ps1 - Starts C:\Program Files\AMD\CNext\CNext\RadeonSoftware.exe

Requirements

  • Windows
  • PowerShell
  • AMD Radeon Software installed at the default path used in the script

Usage

Run the script manually:

powershell -ExecutionPolicy Bypass -File .\launchamd.ps1

Or assign it as a logon script through your local or domain policy workflow.

Notes

  • The script uses a hard-coded executable path.
  • If AMD software is installed in a different location, update the path before deployment.

About

PowerShell logon script that launches AMD Radeon Software on Windows sign-in.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages