@foone Does the display part of the OLPC XO count? https://commons.wikimedia.org/wiki/File:XO-Beta1-mikemcgregor-2.jpg
Notices by Tobias (krono@toot.berlin)
-
Tobias (krono@toot.berlin)'s status on Thursday, 26-Dec-2024 07:38:24 JST Tobias -
Tobias (krono@toot.berlin)'s status on Friday, 06-Dec-2024 15:01:21 JST Tobias @foone "If possible, you should embed the application manifest as a resource in your application's `.exe` file or `.dll`. If you can't do that, then you can place the application manifest file in the same directory as the `.exe` or `.dll`."
https://learn.microsoft.com/en-us/windows/win32/sbscs/application-manifests#file-locationIn conversation from toot.berlin permalink Attachments
-
Tobias (krono@toot.berlin)'s status on Friday, 06-Dec-2024 10:41:39 JST Tobias @foone IIRC, if the exe does *not* have an embedded manifest, you can just put a FOO.exe.manifest next to it and it will be picked up (like we did here https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/building/win64x64/squeak.cog.spur/Squeak.exe.manifest#L14 )
In conversation from toot.berlin permalink Attachments