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

-cli commands Add information about wsl for restricted environment setup #322

Open
DevTKSS opened this issue Jan 6, 2025 · 2 comments
Open

Comments

@DevTKSS
Copy link
Contributor

DevTKSS commented Jan 6, 2025

I would like to use uno in a restricted environment in the future and would still like to be able to use desktop target beside windows target. But it would not be allowed in that environment, to do wsl or similar setup.
In the -targets list and the cli commands available for uno.check there is no information provided to wsl

Please add this

@jeromelaban
Copy link
Member

Thanks for the question.

I do not understand the requirement. What do you mean by restricted environment?

@DevTKSS
Copy link
Contributor Author

DevTKSS commented Jan 9, 2025

I will change at work from vb.net with winforms and .net framework to c# and there we are only releasing (company internal) for windows maschines. I will at least change there to wpf or any xaml based UI which is not Winforms (I really dislike this) and because of I am learning uno for my own programm projects, the Idea was, to at least try if I could maybe use uno plattform there for the head with the Userinterface for future applications I would create.

But I dont think, I would be allowed to install or use things like wsl or Hyper-V (which is installed by uno.check on my private computer while setup) so I was researching for any chance to in the best case, use desktop target as UI just because I did have more issues in my private projects when targeting windows and this is also compartible with windows...

the Idea was, to at least try if I could reach anything like this, mentioned in the uno docs FAQ
move my current .net framework 4.8 library project to .net standard 2.0 at minimum, in better case I could replicate this while not setting it as add-in. My UI Head Project (currently Winforms) is & will be a Standalone .exe connecting to the API with instanciating the class I did set up in that to be used library project.

I am hoping that my plan will be possible, so thats the reason I am asking for a command for uno.check, which would tell it to not install that things and only windows/desktop... the Table
image
here on the documentation page, I can not find the answer to that question...
Can you tell which cmd I could use in that case for uno.check setup?

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

2 participants