Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SKTimeStamp not working for .exe files on Win11 beta 22000.160 #54

Open
gtkremer opened this issue Aug 21, 2021 · 1 comment
Open

SKTimeStamp not working for .exe files on Win11 beta 22000.160 #54

gtkremer opened this issue Aug 21, 2021 · 1 comment

Comments

@gtkremer
Copy link

It appears that when you open the properties box for a .exe file in Windows Explorer for Windows 11 beta, Explorer holds the file open and "in use", which prevents the SKTimeStamp tab from changing any of the time stamps. This is not strictly a SKTimeStamp issue, as one cannot change the time stamps by any means (e.g. PowerShell) while the properties dialog is open. I confirmed via SysInternals Process Explorer that the Explorer process was holding a file handle for the .exe file.

I haven't reproduced this on a system qualified to run Win 11, but see it on a VirtualBox VM with minimal Win32 apps installed, as well as my daily-driver laptop.

This looks more like a Windows bug than an SKTimeStamp issue and I'm happy to report it to MS if that's the consensus here.

@gtkremer
Copy link
Author

Appears to be fixed in v1.3.7, tested on Win11 build 25300 (insider "dev") and 22621.1265 (latest retail update)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant