Bases: object
When a 32 bit program runs on a 64 bit operating system the paths to C:/Windows/System32 automatically get redirected to the 32 bit version (C:/Windows/SysWow64), if you really do need to access the contents of System32, you need to disable the file system redirector first.
True if the running platform is windows
Read the environment from the terminal where the scheduler is initialized and save the environment variables to be reused within the windows service
Read the environment variables saved by the win_daemon and restore it here for the windows service
add the shadow path to the backup directory
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.