A simple utility that sets the path to the default user profile in the environment variable "DefaultUserProfile" and then launches the provided program or script.
  • C 59.9%
  • Batchfile 40.1%
Find a file
2026-07-15 17:21:14 +02:00
Release Initial upload 2026-07-15 17:21:14 +02:00
defuserenv.c Initial upload 2026-07-15 17:21:14 +02:00
defuserenv.sln Initial upload 2026-07-15 17:21:14 +02:00
defuserenv.vcproj Initial upload 2026-07-15 17:21:14 +02:00
LICENSE Initial commit 2026-07-15 17:10:42 +02:00
README.md Initial upload 2026-07-15 17:21:14 +02:00

defuserenv

A simple utility that sets the path to the default user profile in the environment variable "DefaultUserProfile" and then launches the provided program or script.