UVK scripting commands - <FixWindowsSidebar> |
This command fixes the windows sidebar. Specifying 1 right after the command will keep the current Windows sidebar settings (the gadgets on the desktop, their positions, etc). If you don't want to keep these settings, just delete the 1. This will increase the success rate. Examples:
;This script will fix the Windows sidebar and keep
the current settings:
<FixWindowsSidebar>1
;This script will fix the Windows sidebar and
delete the current settings:
<FixWindowsSidebar>
Back to the list