TileIconifier icon indicating copy to clipboard operation
TileIconifier copied to clipboard

Trying to refresh "pinned" items

Open visintinl opened this issue 5 years ago • 2 comments

######## COPY FROM HERE

TileIconifier Version: v2.2.6776.40899 - x64 OS Version: 10.0.17763.0 - x64 Administrator?: Yes

System.Management.Automation.CmdletInvocationException: Una sessione di accesso specificata non esiste. Potrebbe essere già stata terminata. (ENG: A specified access session does not exist. It may have already been terminated)

Una sessione di accesso specificata non esiste. Potrebbe essere già stata terminata. ---> System.Runtime.InteropServices.COMException: Una sessione di accesso specificata non esiste. Potrebbe essere già stata terminata.

Una sessione di accesso specificata non esiste. Potrebbe essere già stata terminata.

in Microsoft.Windows.StartLayout.Commands.IStartLayoutCmdlet.ExportStartLayout(String pszFilePath) in Microsoft.Windows.StartLayout.Commands.ExportStartLayoutCommand.ProcessRecord() in System.Management.Automation.CommandProcessor.ProcessRecord() --- Fine della traccia dello stack dell'eccezione interna --- in TileIconifier.Controls.Shortcut.ShortcutItemListViewItemLibrary.RefreshList(Boolean force, Boolean includePinned) in TileIconifier.Forms.Main.FrmMain.FullUpdate(Object sender, DoWorkEventArgs e)

######## TO HERE

visintinl avatar Nov 03 '19 19:11 visintinl

+1, same for me. Providing output for perhaps better Goole Translate :D ` TileIconifier Version: v2.2.6776.40899 - x64 OS Version: 10.0.18362.0 - x64 Administrator?: Yes

System.Management.Automation.CmdletInvocationException: Eine angegebene Anmeldesitzung ist nicht vorhanden. Sie wurde gegebenenfalls bereits beendet.

Eine angegebene Anmeldesitzung ist nicht vorhanden. Sie wurde gegebenenfalls bereits beendet. ---> System.Runtime.InteropServices.COMException: Eine angegebene Anmeldesitzung ist nicht vorhanden. Sie wurde gegebenenfalls bereits beendet.

Eine angegebene Anmeldesitzung ist nicht vorhanden. Sie wurde gegebenenfalls bereits beendet.

bei Microsoft.Windows.StartLayout.Commands.IStartLayoutCmdlet.ExportStartLayout(String pszFilePath) bei Microsoft.Windows.StartLayout.Commands.ExportStartLayoutCommand.ProcessRecord() bei System.Management.Automation.CommandProcessor.ProcessRecord() --- Ende der internen Ausnahmestapelüberwachung --- bei TileIconifier.Controls.Shortcut.ShortcutItemListViewItemLibrary.RefreshList(Boolean force, Boolean includePinned) bei TileIconifier.Forms.Main.FrmMain.FullUpdate(Object sender, DoWorkEventArgs e) `

Which directories would I have to gain write access to for the program to no longer ask for administrator privileges and run under my non-privileged account?

manavortex avatar Nov 07 '19 10:11 manavortex

+1, exact same issue for me 2 years later with a newer version of TileIconifier. Error message in English:

######## COPY FROM HERE

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

System.Management.Automation.CmdletInvocationException: A specified logon session does not exist. It may already have been terminated.

A specified logon session does not exist. It may already have been terminated. ---> System.Runtime.InteropServices.COMException: A specified logon session does not exist. It may already have been terminated.

A specified logon session does not exist. It may already have been terminated.

at Microsoft.Windows.StartLayout.Commands.IStartLayoutCmdlet.ExportStartLayout(String pszFilePath) at Microsoft.Windows.StartLayout.Commands.ExportStartLayoutCommand.ProcessRecord() at System.Management.Automation.CommandProcessor.ProcessRecord() --- End of inner exception stack trace --- at TileIconifier.Controls.Shortcut.ShortcutItemListViewItemLibrary.RefreshList(Boolean force, Boolean includePinned) at TileIconifier.Forms.Main.FrmMain.FullUpdate(Object sender, DoWorkEventArgs e)

######## TO HERE

loesvs avatar Jun 09 '22 07:06 loesvs