Search found 2 matches
- Thu Feb 06, 2025 1:11 am
- Forum: Installation and Registration
- Topic: Eviews13 not visible in installed apps
- Replies: 3
- Views: 115830
Re: Eviews13 not visible in installed apps
Hello, I make a package and deploy with SCCM application, via script powershell : $ErrorActionPreference = "Continue" #Remove Eviews 11 shortcut If (Test-Path -Path 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs\A & S Software\EViews11.lnk') { Remove-Item -Path 'C:\ProgramData\M...
- Wed Feb 05, 2025 9:49 am
- Forum: Installation and Registration
- Topic: Eviews13 not visible in installed apps
- Replies: 3
- Views: 115830
Eviews13 not visible in installed apps
Hello, I am in charge of deploying Eviews13 (64bits) in my company and a user told me that eviews was no longer displayed in "Add & Remove programs" (even appwiz.cpl) of Windows, in fact when I look at "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\" I can't find ...
