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

custom tile linked to PowerPoint PPSX file #393

Open
Fuddpucker opened this issue Mar 1, 2023 · 6 comments
Open

custom tile linked to PowerPoint PPSX file #393

Fuddpucker opened this issue Mar 1, 2023 · 6 comments

Comments

@Fuddpucker
Copy link

Trying to create a custom tile with a custom image putting a tile on the start screen that simply calls up a .ppsx file. I would have though that simply pointing at the file (*.ppsx) would call up PowerPoint and run the show.

TileIconifier Version: v3.1.1.2 - x64
OS Version: 10.0.19045.0 - x64
Administrator?: Yes

System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\ProgramData\TileIconify\OPCUG \OPCUG .vbs'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
at System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
at TileIconifier.Core.Custom.Builder.BaseCustomShortcutBuilder.Build(CustomShortcut customShortcut, Image iconImage) in C:\Users\mihal\Documents\GitHub\TileIconifier\TileIconifier.Core\Custom\Builder\BaseCustomShortcutBuilder.cs:line 79
at TileIconifier.Core.Custom.Builder.BaseCustomShortcutBuilder.GenerateCustomShortcut(String shortcutName) in C:\Users\mihal\Documents\GitHub\TileIconifier\TileIconifier.Core\Custom\Builder\BaseCustomShortcutBuilder.cs:line 51
at TileIconifier.Forms.CustomShortcutForms.FrmCustomShortcutManagerNew.GenerateShortcut(BaseCustomShortcutBuilder baseCustomShortcutBuilder)

@pelaird
Copy link

pelaird commented Mar 3, 2023

Open TileIconifier
On the Utilities tab, open the Custom Shortcut Manager and click "Create New Shortcut"
Click on the Other tab and then click the Browse button
Locate your file and highlight it, then click Open
This will insert the file path in the Shortcut Target
Now click the small square labeled Icon and browse to the Icon you want to use
Now click in the Shortcut Box next to the Icon Box and give your shortcut a custom name
Now click Generate Shortcut
Close both of the open Shortcut manager windows and after TileIconifier refreshes, select the new shortcut and adjust the size and background, and then click Tile Iconify at the bottom
Now open the Start Menu, All Apps, Tile Iconify folder, and right click your new shortcut and select Pin to Start
That's it.

@Fuddpucker
Copy link
Author

Fuddpucker commented Mar 3, 2023 via email

@pelaird
Copy link

pelaird commented Mar 3, 2023 via email

@Fuddpucker
Copy link
Author

Fuddpucker commented Mar 3, 2023 via email

@pelaird
Copy link

pelaird commented Mar 4, 2023 via email

@Fuddpucker
Copy link
Author

Fuddpucker commented Mar 4, 2023 via email

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