Tuesday and Wednesday we noticed an issue with expired certificates. External Customers were unable to perform functions for Detect PC, Drivers Scan or Diagnostics on recent Support Assist installs or unable to install due to catalog\lost internet connection message. This was fixed yesterday. If you need to reinstall follow these instructions
Uninstall SupportAssist via the Control Panel if available
Then delete these directories
C:\ProgramData\PCDr
C:\ProgramData\SupportAssist
C:\Program Files\Dell\SupportAssistAgent (if able to)
Try installing via Dell web-site, download and right click and run as administrator
@mcd111 - or try this... open up notepad paste these three comments below and save as salaunch.bat on your desktop or a location. Then just double click on salaunch.bat
I copied and pasted the info onto Notepad. Saved as the .bat file as you indicated. Double clicked on it from my desktop and the SupportAssist program came up, but does just as it has time after time after time....sits with the four black/grey dots going round and round and never starting. Followed by a message with white dots going in a line saying, "Were still working on it. Hold on." The exact same message I have been getting for months and months. Sorry, your solution does not solve this problem. I think the problem is that this is a piece of software, if you will pardon my words.
I just tried the command prompt way of starting the SupportAssist and it worked. I then modified the shortcut to add 'launch' as a parameter and that works as well. So the problem seems to be that the UI exe needs a parameter that isn't being planted into the shortcut
jbilinski
5 Practitioner
•
146 Posts
0
February 21st, 2019 07:00
Tuesday and Wednesday we noticed an issue with expired certificates. External Customers were unable to perform functions for Detect PC, Drivers Scan or Diagnostics on recent Support Assist installs or unable to install due to catalog\lost internet connection message. This was fixed yesterday. If you need to reinstall follow these instructions
Uninstall SupportAssist via the Control Panel if available
Then delete these directories
C:\ProgramData\PCDr
C:\ProgramData\SupportAssist
C:\Program Files\Dell\SupportAssistAgent (if able to)
Try installing via Dell web-site, download and right click and run as administrator
https://downloads.dell.com/serviceability/catalog/SupportAssistInstaller.exe
if the above doesn’t work please use MSI / MSP installers as a workaround. (see below).
Steps
I have tried following given steps just now – to make sure they work. It should work fine- Please try executing following steps.
“msiexec /i “downloaded msi file path with the name” /qb /l*v c:\msilog.txt
If it is successful,
“msiexec /p “downloaded msp file path with the name” /qb /l*v c:\msplog.txt
For Example Run
MSI
msiexec /i C:\Users\DELL_JoeB\Downloads\SAC3.1.0.142\SupportAssistx64-3.1.0.142.msi /qb /l*v c:\msilog.txt
MSP
msiexec /p C:\Users\DELL_JoeB\Downloads\SAC3.1.0.142\SupportAssistx64-3.1.0.142.msp /qb /l*v c:\msplog.txt
jbilinski
5 Practitioner
•
146 Posts
1
February 21st, 2019 11:00
@mcd111 - or try this... open up notepad paste these three comments below and save as salaunch.bat on your desktop or a location. Then just double click on salaunch.bat
cd\
cd C:\Program Files\Dell\SupportAssistAgent\bin
SupportAssistUI.exe Launch
DELL-Nikhil K
5 Practitioner
•
206 Posts
0
February 18th, 2019 23:00
Hi mcd11,
We have identified as internal defect and this is very specific to Operating system build.
Currently you can use command prompt for launching SupportAssist and it will work perfectly fine.
Refer below steps for command prompt method:-
1. Launch command prompt as administrator.
2. Type - cd C:\Program Files\DELL\SupportAssist\bin
3. Type - SupportAssistUI.exe launch
Let me know if above steps works for you or not.
Thanks
NikhilKiroula
#iwork4Dell
mcd111
1 Rookie
•
6 Posts
0
February 19th, 2019 14:00
I tried Administrative Prompt with the following results:
With your message, I could not tell exactly where spaces were, so I tried several options....none worked. Got any other ideas?
jbilinski
5 Practitioner
•
146 Posts
0
February 21st, 2019 07:00
See attached image
1 Attachment
SACMD.JPG
mcd111
1 Rookie
•
6 Posts
0
February 21st, 2019 13:00
I copied and pasted the info onto Notepad. Saved as the .bat file as you indicated. Double clicked on it from my desktop and the SupportAssist program came up, but does just as it has time after time after time....sits with the four black/grey dots going round and round and never starting. Followed by a message with white dots going in a line saying, "Were still working on it. Hold on." The exact same message I have been getting for months and months. Sorry, your solution does not solve this problem. I think the problem is that this is a piece of software, if you will pardon my words.
PX03AFK
1 Rookie
•
6 Posts
0
March 1st, 2019 19:00
I just tried the command prompt way of starting the SupportAssist and it worked. I then modified the shortcut to add 'launch' as a parameter and that works as well. So the problem seems to be that the UI exe needs a parameter that isn't being planted into the shortcut