C
C#2y ago
maria 🌟

❔ Restart my program as another architecture

How i can restartr my progaa m as 32x
16 Replies
Thinker
Thinker2y ago
What is "32x"?
maria 🌟
maria 🌟2y ago
BIST like run the same program but instead of x64 to x32
maria 🌟
maria 🌟2y ago
like this
maria 🌟
maria 🌟2y ago
but with code
Thinker
Thinker2y ago
Well you can't change the target architecture of your app at runtime
maria 🌟
maria 🌟2y ago
i just want to re start the program but with another arch and thaths its posible on windows but i dont know how to do it with code
Thinker
Thinker2y ago
If you have two versions of the same app but targeting different architectures then you could probably launch one from the other I don't know why you'd want to do that, but you probably could
maria 🌟
maria 🌟2y ago
i know if i put on anycpu i can run it on both because it decides windows to run it
Henkypenky
Henkypenky2y ago
just tick "preferir 32 bits" that will run 32 bits on 32-bit and 64-bit windows as 32 bits it's always compiled to x86
maria 🌟
maria 🌟2y ago
yea but i want to the program be able to decide but ..
Henkypenky
Henkypenky2y ago
the program will decide AnyCpu will do that for you
maria 🌟
maria 🌟2y ago
ok i did it
maria 🌟
maria 🌟2y ago
Henkypenky
Henkypenky2y ago
why do you need corflags?
maria 🌟
maria 🌟2y ago
i can use /32BITREQ+ and now app runs as 32 and then /32BITREQ- to 64
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server