I am using Win32::GuiTest and the SendKeys function to simulate keyboard commands. My intent is to automate the hot key to toggle my folder protection. If I do it using the physical keyboard it works as expected, but through the Perl module I cannot get the program to trigger. The application I am attemptig to activate is Universal Shield by Everstrike.com. Any ideas?