Replies: 4 comments 9 replies
-
I'm not sure whether I might have misunderstood the title (this was the first result when I googled "determine directory where single file extracts to c#"), but |
Beta Was this translation helpful? Give feedback.
-
This is basically exactly #43010. I would be very curious why do you need to know that location. |
Beta Was this translation helpful? Give feedback.
-
The extraction path is provided by I've found that value to be the same as the one that can be extracted from from |
Beta Was this translation helpful? Give feedback.
-
Never mind. I'm moving on to Rust. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an easy way to get the bundle ID from the bundle manifest? See also #43010
For WPF single file bundle with
IncludeNativeLibrariesForSelfExtract
true, the following code works.Beta Was this translation helpful? Give feedback.
All reactions