The Tauri application build does not run unless the code is executed. #8624
anugrah478
started this conversation in
General
Replies: 2 comments 7 replies
-
Hi, to be honest i don't understand your question. So as i understand it the exe that the |
Beta Was this translation helpful? Give feedback.
6 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I seek to execute a Tauri-built application without access to its source code. My goal is to effortlessly run the application on any system simply by downloading and executing the provided executable, mirroring the functionality of the original code execution that triggers the Tauri build application.
![Screenshot (91)](https://private-user-images.githubusercontent.com/154414495/297336065-9863c03c-e8b3-40b2-9a05-3e98d1d70fee.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NDkyNTAsIm5iZiI6MTczOTY0ODk1MCwicGF0aCI6Ii8xNTQ0MTQ0OTUvMjk3MzM2MDY1LTk4NjNjMDNjLWU4YjMtNDBiMi05YTA1LTNlOThkMWQ3MGZlZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQxOTQ5MTBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hNjkxZmM5NjRiOTg1ZGI5ZTlhOGZiN2U0ZWNhYmM3OGRmZTVmMzEwNmE4MTU1YmIyNDM4MjhhNmFlZmM0ODY3JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.SakQ2Vyk2pdHq-KgrmPQyRaEsHRalfV0cB1iyaAC3Mk)
![Screenshot (90)](https://private-user-images.githubusercontent.com/154414495/297336079-39f41cbe-aec2-4c54-84d7-aa33f45cafda.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NDkyNTAsIm5iZiI6MTczOTY0ODk1MCwicGF0aCI6Ii8xNTQ0MTQ0OTUvMjk3MzM2MDc5LTM5ZjQxY2JlLWFlYzItNGM1NC04NGQ3LWFhMzNmNDVjYWZkYS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQxOTQ5MTBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zZjJiNmQzNDU3YzE0YmY2N2RkYmY2MjQzZTBjM2I4MWNkOTNhYTdmMzdkMTZjMjE2NGUzOTlmNjVlYzEzMWVlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.4sEjLhR5FhZYf8xQFNsXgHQhWFZEmUAqfg3lXrWdMcs)
can anyone give a solution for it ?
Beta Was this translation helpful? Give feedback.
All reactions