Search found 365 matches

by giuliastar
29 Dec 2022 16:52
Forum: Tips & Tricks, Questions & Answers
Topic: is there a way to copy creation/modified date to exif tag ?
Replies: 3
Views: 183

is there a way to copy creation/modified date to exif tag ?

hi
is there a way to copy creation/modified date to exif tag ?
do I need exiftool ? Or is enough xyplorer updated
thanks
by giuliastar
21 Dec 2022 18:58
Forum: Tips & Tricks, Questions & Answers
Topic: can xyplorer change the date of the filder using the folder date?
Replies: 6
Views: 363

Re: can xyplorer change the date of the filder using the folder date?

This powershell script does it if you give it a list of files as argument. So your scripting effort in XY will be small. Param( [Parameter(Mandatory=$True)] [ValidateNotNullOrEmpty()] [string]$FileList ) $contentFileList = Get-Content -LiteralPath $FileList $answer = Read-Host -Prompt "Change ...
by giuliastar
21 Dec 2022 17:03
Forum: Tips & Tricks, Questions & Answers
Topic: can xyplorer change the date of the filder using the folder date?
Replies: 6
Views: 363

Re: can xyplorer change the date of the filder using the folder date?

highend wrote: 21 Dec 2022 16:41 Sure, script it^^
Hi
i don't know how script it
by giuliastar
21 Dec 2022 16:15
Forum: Tips & Tricks, Questions & Answers
Topic: can xyplorer change the date of the filder using the folder date?
Replies: 6
Views: 363

can xyplorer change the date of the filder using the folder date?

Hi is there a way to change the files creation and modified date using their folder creation date? a classic example is ,a folder and a bunch of mp3 inside ,some of them has the modified date changed by a program , would like to change their created and modified date using the createdion date folder...
by giuliastar
14 Oct 2022 07:58
Forum: Tips & Tricks, Questions & Answers
Topic: have you notice 23.70.x startup slower then older ?
Replies: 3
Views: 487

Re: have you notice 23.70.x startup slower then older ?

highend wrote: 13 Oct 2022 21:02Not here...
hi
here 23.70 loaded

Code: Select all

in 16.115 ms
vs 23.60 loaded in

Code: Select all

in 1.791 ms
by giuliastar
13 Oct 2022 20:21
Forum: Tips & Tricks, Questions & Answers
Topic: have you notice 23.70.x startup slower then older ?
Replies: 3
Views: 487

have you notice 23.70.x startup slower then older ?

Hi Have you notice the new xyplorer 23.70.x (in my case 23.70.0200) does start up slower then older version like 23.60 I have tried text get("LoadTimes"); but the result are always the same , same settings ,same catalog 23.60.x is snappy while 23.70.x is slow to startup have you noticed it...
by giuliastar
05 Oct 2022 20:43
Forum: Tips & Tricks, Questions & Answers
Topic: New Logo/Icon
Replies: 160
Views: 20136

Re: New Logo/Icon

admin wrote: 03 Oct 2022 07:18 I know. That's okay. It's a historical photo. ;)
Hi
I really love the old icon/logo , is there a way to restore it ?
maybe some in the ini file
thanks
by giuliastar
17 May 2022 15:55
Forum: Tips & Tricks, Questions & Answers
Topic: can I have a custo column with preview format?
Replies: 5
Views: 993

Re: can I have a custom column with preview format?

admin wrote: 16 May 2022 20:10 Thinking again: not possible as a file type can be in more than one file category. Not appropriate for a column or script function.
hi
so it's not possibile ,in the xyplorer code could not added a new feature to show in a colums the file preview format?
thanks
by giuliastar
16 May 2022 18:52
Forum: Tips & Tricks, Questions & Answers
Topic: can I have a custo column with preview format?
Replies: 5
Views: 993

Re: can I have a custo column with preview format?

admin wrote: 16 May 2022 18:35 You can't. But I might take it as a wish.
Hi
yes would be really great !
by giuliastar
16 May 2022 18:15
Forum: Tips & Tricks, Questions & Answers
Topic: can I have a custo column with preview format?
Replies: 5
Views: 993

can I have a custo column with preview format?

Hi running the last version of xyplorer under w10 pro can I have a custom column with preview format? So a column with the name text files,office files ,image files ,audio ,video file and so on so name , extesion , size , created date and preview format test.jpg , jpg , 50k ,created date , image fil...
by giuliastar
23 Jan 2022 08:45
Forum: Wishes
Topic: could be added copy folder/files Ntfs permissions or fix the a potentially bug?
Replies: 1
Views: 526

could be added copy folder/files Ntfs permissions or fix the a potentially bug?

hi

might added the possibility to copy folders/files NTFS permissions ?

I have tried to run xyplorer ad administrator too under w10 and w7 both 64bit

i have searched on the forum , but according some tests it does not work viewtopic.php?f=3&t=24094

thanks
by giuliastar
21 Jan 2022 10:52
Forum: Tips & Tricks, Questions & Answers
Topic: does copy preserving ntfs permissions question?
Replies: 7
Views: 1664

Re: does copy preserving ntfs permissions question?

Hi
i have performante several operations , moving/copying files from windows files to the desktop and to a new folder in c and ,and xyplorer last build does not preserving ntfs permissions

could be added in the wishes subforum please ?

thanks
by giuliastar
19 Jan 2022 17:04
Forum: Tips & Tricks, Questions & Answers
Topic: does copy preserving ntfs permissions question?
Replies: 7
Views: 1664

Re: does copy preserving ntfs permissions question?

From my test that option doesn't have effect Hi Marco do you mean Preserve permissions on move operation does not work in any way ? thanks Exactly. I tried with a txt file on the desktop, with full access given to Everyone and no hineritance. Moved to a desktop subfolder, the permissions changed to...
by giuliastar
19 Jan 2022 16:31
Forum: Tips & Tricks, Questions & Answers
Topic: does copy preserving ntfs permissions question?
Replies: 7
Views: 1664

Re: does copy preserving ntfs permissions question?

Marco wrote: 19 Jan 2022 11:41 From my test that option doesn't have effect
Hi Marco
do you mean Preserve permissions on move operation does not work in any way ?
thanks
by giuliastar
19 Jan 2022 09:22
Forum: Tips & Tricks, Questions & Answers
Topic: does copy preserving ntfs permissions question?
Replies: 7
Views: 1664

does copy preserving ntfs permissions question?

Hi May I know if there is a way to enable (and eventually disable) copy folders/files ntfs permissions ? in the tool->configuration->file operations -> there is nothing to enable or disable on backup operation and custom copy operation ->options there is an option called Preserve permissions on move...