Opticos / OpenInWSL-Source

The actual code for OpenInWSL. And some prebuilt releases.
https://opticos.github.io/openinwsl
Other
101 stars 16 forks source link

How to build from source then get context menu? #16

Open reDpz opened 1 year ago

reDpz commented 1 year ago

Pyinstaller produces oiw directory in dist/oiw. There is an exe file and when ran nothing happens.

I tried running through powershell because I thought maybe I'd get an error or something but I dont seem to have gotten anything image

Pololot64 commented 1 year ago

Are there any other directories generated? Did you use build.py or use pyinstaller manually?

reDpz commented 1 year ago

used build.py

Pololot64 commented 1 year ago

I am surprised that there is only the oiw folder in dist. There should be another

reDpz commented 1 year ago

Oh there is another sorry for the confusion, there is another file. I'm not at home right now but it was something alone the lines of "oiw-XXX-XXX" replace the Xs with numbers

Pololot64 commented 1 year ago

If the folder has a subfolder called assets, it is the right one

Pololot64 commented 1 year ago

It should look like oiw_1_7 WIN32 build2