Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[UFT] Close opened folder
#1
Not Solved
Hi,
how can I close one or more folder opened in my session?

For to open a new folder I used:
Code:
SystemUtil.Run "explorer.exe", "c:\"

but for close it o other folders not opened by me?

If I think to use:
Code:
'SystemUtil.CloseProcessByName "explorer.exe"

The system asked me if I want to shutdown

Thanks.
Reply
#2
Not Solved
Hi,
I resolved with:
Code:
SystemUtil.Run "explorer.exe", nameShownInTitleBar

Thanks!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Maximize and Close a Browser mv8167 4 16,037 03-26-2023, 03:55 PM
Last Post: Mike B
  Executing via create "RES"xx folder? nishitd 0 1,113 03-07-2018, 01:09 AM
Last Post: nishitd
  Close popup ad windows dustwynn 1 2,753 10-25-2016, 05:57 PM
Last Post: Ankur
  code for validation to create a sub folder smiley 0 1,433 10-19-2016, 10:08 PM
Last Post: smiley
  Run scripts from folder badri 1 2,644 11-26-2014, 06:18 PM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)