-
Notifications
You must be signed in to change notification settings - Fork 89
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
Context menu for some extensions is missing #18
Comments
what is the third extention ? .SVG right ? |
Yes, it's Windows 11. I tried EXE, ISO, ZIP and PS1 (just took any files for testing). |
ok because i don't see picture for iso i thought you tried on svg file. |
Actually it was hkcu for .iso and. Ps1 |
Hkcu > software > classes |
Ah... |
Regarding the iso part have you installed a tool for iso like CDBurnerXP ? |
Yes, CDBurnerXP is installed. |
Ok I thik that's why when you install some soft it may change the way to integrate context menu. |
top, thx! |
To be sure could you please check if there is something like as below ? |
Yes, |
Could you please create a key like "hey hey" in HKCR\iso-file\shell ? not a string just a key |
cool i will update files |
just updated sources. You can test as below: |
Thank you for your efforts. Unfortunately it did not work.
|
oops seems a bad copy paste in my scripts will change this |
I just updated the add_structure.ps1 could you please try again ? |
Works great for ISO... 👍😀 |
yeah, now it's not working for PS1, ZIP ? Have you tried msi too ? |
I was just going through the known extensions:
|
Could you please check below locations ? |
|
For those one below could you please send me a txt file as before ? |
Sorry... of course: FileExts.txt
|
Thanks |
Great, thank you again. |
and if you create a new key like toto in HKCR\7-Zip.zip\shell do you see it when you do a right-click on a zip file ? |
Actually it doesn't install 7zip just copy required file for extracting iso but nothing is installed on the device |
Yeah, "installing" by copying to ProgramData and using ist. Just noticed... |
Just updated sources files. |
It works... great! 😀👍 Btw I noticed if you extract an iso in the sandbox there's no progress bar. Depending on the size of the iso or the infrastructure used it may take a while until everything is ready. Another idea coming into my mind was not to extract an iso but to mount it. This should be sufficient since there's no persistent storage anyway. |
You're right i will add a msgbox when iso is flully extracted. |
Btw do you have any ☕/🍺 box? |
You mean something like pay me a coffee on my blog ? |
Exactly, but didn’t find anything. |
Maybe something like Custom Context Menu would make things easier... (however, it's for Windows 11 only) |
Hey, i have the same (or a similar) issue. Neither HKCU\Software\Classes.ps1 nor HKCU\Software\Classes.iso are there and the context menu option for powershell is missing. I havent tested any other except the app bundle template and exe files, which indeed have the context menu option. Edit: Intunewin has the option aswell |
.cmd context menu option is missing aswell, .svg works |
Hi there and thank you for your work. I am also on Windows 10 and can confirm that all context menus apart from .PS1 are working. Any pointers? |
Hey, i have a fork https://github.com/Joly0/Run-in-Sandbox which i have a pr open aswell (hasnt been merged yet). |
Joly0's fork works on Win10, confirmed. Thank you so much! |
You’re welcome |
In case it helps anyone, I could not get this to work with PS1, all other extensions I tested were ok. Notepad++ was set as my default for PS1, I ran Remove_Structure.ps1, reset all default apps in Windows 11, ran Add_Structure.ps1 and then it worked. I got this error on every run, including the successful one and using Joly0 fork: |
I think i have fixed this, opened a pr for it |
That works now, many thanks! |
Could ou please try with the new version ? |
Looking good now, thanks |
thanks :-) |
Windows 22000.346
I downloaded the whole set as ZIP (Run-in-Sandbox-master) and extracted it. Afterwards I ran the .\Add_Structure.ps1 which completed without error (running it again without prior remove produces ResourceExists-errors).
The context menu for EXE is there and seems to work. But others are not available... how to track the issue down?
Thank you! (-:
RunInSandbox_Install.log
The text was updated successfully, but these errors were encountered: