polyvertex

Results 76 comments of polyvertex

Do you still have this issue? How frequently?

Sorry for the lag. Thanks for this. Have you tried with the following config? ```ini [app] exclude_nonexistent_local_files = yes exclude_nonexistent_remote_files = yes ```

Indeed, by default, Metro apps are not listed unless they are referenced by a shortcut in the "Start Menu" as well (i.e. the old fashion). While developing the `Apps` package,...

Just in case you haven't realized it and as a workaround, you can use the `extra_paths` setting of the `Apps` package to reference the AHK script you mentioned so at...

For now, the `Apps` package only references items from the file system (i.e. actual files) so you'll have to create intermediate shortcut/script to launch your `%windir%\explorer.exe shell:::{4234d49b-0245-4df3-b780-3893943456e1}` command. As a...

For the record, this is the typical use case where Keypirinha allows you to choose your weapon. For example, you may just want to locate `explorer.exe` in Keypirinha (it should...

@pwn0r Thanks for your input. It seems Microsoft won't make it any easier for us and unfortunately (as far as Keypirinha is concerned) I'm not close to upgrade from Win8.1...

The `Get-AppxPackage` cmdlet basically does what the initial and aforementioned version of the `Apps` package did and as I also mentioned before, it is not enough from the stand point...

Feel free to share your patched version of the `Apps` package to the community then