3,217
edits
Changes
m
no edit summary
'''/forceinstall''' - Forces installation over existing packages. The "install" command will be run, even if "check" conditions are met. This can be useful to "repair" packages etc.
'''/norunningstate''' - Do not export the running state to the registry(HKLM\Software\WPKG\running set to true when WPKG is running, set to false when it finishes).
'''/debug''' or '''/verbose''' - Prints some debugging info. Prints everything WPKG does, useful for packet installation debugging (and for new users which need to understand how WPKG works).