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

Installing bug #23

Open
UsamaKarim opened this issue Jun 23, 2021 · 1 comment
Open

Installing bug #23

UsamaKarim opened this issue Jun 23, 2021 · 1 comment

Comments

@UsamaKarim
Copy link

While installing the latest version from releases it gives the following error.

I tried to install it again, my taskbar closes and I am not able to see the taskbar without a restart

Windows version Microsoft Windows [Version 10.0.19042.1052]

Unhandled Exception: System.IO.FileNotFoundException: Could not find file 'TaskbarMonitorInstaller.exe'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
   at System.IO.File.Copy(String sourceFileName, String destFileName, Boolean overwrite)
   at TaskbarMonitorInstaller.Program.<>c__DisplayClass3_0.<Install>b__0()
   at TaskbarMonitorInstaller.BLL.RestartExplorer.Execute(Action action)
   at TaskbarMonitorInstaller.Program.Install(InstallInfo info)
   at TaskbarMonitorInstaller.Program.Main(String[] args)
@KoalaBear84
Copy link
Contributor

I've noticed this too when the installer is not named "TaskbarMonitorInstaller.exe", also happens when you download it multiple times when it automatically becomes like "TaskbarMonitorInstaller (1).exe".

It should be fixed when #15 is merged which already solved this issue. It's in this commit: 4206a13

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