Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (94 - 96 of 3866)

Ticket Resolution Summary Owner Reporter
#164 No Bug VISTA - MAXIMIZE does not work anonymous
Description

This statement (below) works fine on XP, starts ie in a max. window but fails to max. on Vista. Vista does not recognize the sw_maximize. Maybe the hex constant value needs to be changed ?

run("C:\Program Files\Internet Explorer\iexplore.exe","",@SW_MAXIMIZE)
#168 Rejected RunAsSet() for 3.2.11.x JayMan
Description

Is it possible to leave the RunAsSet() function in 3.2.11.x?

I understand this was replaced with RunAs() & RunAsWait(), but i really prefer the functionality of the RunAsSet() command, as it means i don't have to specify the username & password multiple times in the script.

Surely its possible to have all 3 commands available?

#170 No Bug FileCopy unable to copy new files when source files number excess 10k anonymous
Description

When using filecopy with wildcard, like FileCopy ("X:\*.bin", "C:\Program Files\test") If source folder contains more than 10000 files, it will run but wouldn't copy any files to the target folder.

Note: See TracQuery for help on using queries.