Search found 5 matches

by ZoltanZen
28.02.2023, 07:35
Forum: General Discussion
Topic: Run Powershell Script from FreeCommanderXE get different result than running from Windows Explorer
Replies: 4
Views: 3223

Re: Run Powershell Script from FreeCommanderXE get different result than running from Windows Explorer

Marek wrote: 27.02.2023, 20:45 It works fine with the 64 bit version.
I am using FreeCommander XE 2023 Build 880 32-bit public. Could you test it in this version?
by ZoltanZen
27.02.2023, 15:52
Forum: General Discussion
Topic: Run Powershell Script from FreeCommanderXE get different result than running from Windows Explorer
Replies: 4
Views: 3223

Re: Run Powershell Script from FreeCommanderXE get different result than running from Windows Explorer

So this is a simple PowerShell script, what is get the current folder, and write it to console: $curDir = Get-Location write-host "$curDir" $a = Read-Host And this is happenning when I run it: https://i.imgur.com/RdacX3U.jpg Why is the difference? How can I manage to the running script get...
by ZoltanZen
23.02.2023, 08:39
Forum: General Discussion
Topic: Run Powershell Script from FreeCommanderXE get different result than running from Windows Explorer
Replies: 4
Views: 3223

Run Powershell Script from FreeCommanderXE get different result than running from Windows Explorer

Hello, I would like to ask why get I different result if I run powershell script from FreecommanderXE than from Windows Explorer. The PowerShell script, and location (C:\Test\powershell.ps1) $curDir = Get-Location write-host "$curDir" $a = Read-Host If I am running this script from FreeCom...
by ZoltanZen
11.10.2019, 07:41
Forum: Feature Requests
Topic: Sorting problem
Replies: 2
Views: 12438

Re: Sorting problem

Thanks your answer. I tried many options in this settings tab, but when I open a file "in new tab "from favourite tree, it doesn't follow my settings. https://i.ibb.co/nB0YHts/share.jpg And I noticed, if I change directory in this same window, the sorting is set to normal. So the anomaly i...
by ZoltanZen
10.10.2019, 09:38
Forum: Feature Requests
Topic: Sorting problem
Replies: 2
Views: 12438

Sorting problem

When I open a file(not folder) in new tab from favourite items, the file/folder list sorting is default Z..A. Somehow can I change that to A..Z? or there is a listbox, what is change the default