Windows 10: VB.NET Outlook Addin - Windows Installer Custom Action Error on Uninstall

Discus and support VB.NET Outlook Addin - Windows Installer Custom Action Error on Uninstall in Windows 10 Installation and Upgrade to solve the problem; Hello! Im trying to perform a simple removal of a registry key when i uninstall my outlook addin created with vb.net... I can run the script from the... Discussion in 'Windows 10 Installation and Upgrade' started by RuiManso86, Apr 2, 2021.

  1. VB.NET Outlook Addin - Windows Installer Custom Action Error on Uninstall


    Hello!


    Im trying to perform a simple removal of a registry key when i uninstall my outlook addin created with vb.net... I can run the script from the explorer and it removes the registry key as expected.


    But when i add it to the setup project under Uninstall on Custom Actions, after i install it and try to uninstall to see if it performs properly i get the following:

    VB.NET Outlook Addin - Windows Installer Custom Action Error on Uninstall b9c7900d-2f81-465f-b2ce-84f3439ba8ce?upload=true.png

    It doesnt even let me uninstall the addin... and it doesnt remove from the registry.

    The script is a rather simple:


    on error resume next


    DeleteKey="""HKEY_CURRENT_USER\SOFTWARE\VB and VBA Program Settings\CUSTPR"""

    Set Shell = WScript.CreateObject"WScript.shell"

    Shell.run "Reg Delete " & DeleteKey & " /f"


    if Err.number<>0 then msgbox Err.description & " " & Err.number


    It seems that it is unable to create the Shell object when performing the uninstall.

    How can i solve this?


    Thanks in advance.

    :)
     
    RuiManso86, Apr 2, 2021
    #1

  2. .net framework 3.5 sp1 not installing

    All right.. this is the funny a$$ part.. So.. TRT, I did what you said.. then did something I should of did WAY before starting this.. Reg cleaner.. lol..


    So.. my steps..


    • Uninstall everything to which it's just .net framework 2.0
    • Restart
    • Install 3.5 sp1 via *Stick Out Tongue VB.NET Outlook Addin - Windows Installer Custom Action Error on Uninstall :program and Features: Turn off....
    • Restart
    • Reg clean threw CCleaner 4 times, every time had a issue.
    • Verify that all .net up to 3.5 sp1 was installed and been verified to be working
    • went to website
    • saw a action to "run test" to see if system is compatible.
    • Allowed Firewall/ windows defender to run said program (says it's a low grade trojan
    • Went to issued program and opened..
    • Worked..

    lol... oh, how stupid I was.. I all ways run reg cleaner on new os's... My mind is losing myself... *Roll :roll:
     
    Cold Storm, Apr 2, 2021
    #2
  3. newtekie1 Win User
    How to install outlook express on windows xp with explorer 8?

    This was going to be my suggestion as well. I just wasn't sure if it worked with XP. It is definitely way better than Outlook Express, and I actually prefer it to regular Outlook as well.
     
    newtekie1, Apr 2, 2021
    #3
  4. qubit Win User

    VB.NET Outlook Addin - Windows Installer Custom Action Error on Uninstall

    How to install outlook express on windows xp with explorer 8?

    This is an awkward problem to solve and one I don't think is worth the time and effort.

    The OP would be better off either using a modern webmail service like gmail or outlook.com or using a modern email client like Windows Live Mail like FX-GMC suggested or Thunderbird from Mozilla. If nothing else, Outlook Distress was notorious for corrupting its data files and losing all your email in one easy step. Not worth it.
     
    qubit, Apr 2, 2021
    #4
Thema:

VB.NET Outlook Addin - Windows Installer Custom Action Error on Uninstall

Loading...
  1. VB.NET Outlook Addin - Windows Installer Custom Action Error on Uninstall - Similar Threads - NET Outlook Addin

  2. Spedire una mail da un app Vb Net

    in Windows 10 Software and Apps
    Spedire una mail da un app Vb Net: Ho scritto in Vb Net un programma che -tra l'altro- deve spedire email.Se il mittente è google ed uso la password per le app, la mail parte.Se invece il mittente è MSN ed uso la password per le app, il messaggio restituisce sempre un errore smpt.Ecco il mio codice :Imports...
  3. Windows 11 Action Center customization

    in Windows 10 Gaming
    Windows 11 Action Center customization: Hello! I have finally accepted the upgrade offered Win10 to Win11. I did backup partition before upgrade to be able to go back if anything doesn't suit me in 11...One thing bothers me alot: action center in Win11 - it has much less features then Win10 one, for example i used...
  4. vb

    in Windows 10 Software and Apps
    vb: vbgvhj https://answers.microsoft.com/en-us/windows/forum/all/vb/83613166-f6f4-4339-851e-a5f28a93c197
  5. Error 1720 custom action Language_checklocal_not_installed

    in Windows 10 Updates and Activation
    Error 1720 custom action Language_checklocal_not_installed: I have a problem when I want install software QuickCAST 2019 in windows 10 https://answers.microsoft.com/en-us/windows/forum/all/error-1720-custom-action/7062e4dc-37db-4a8f-a87e-59d290430cd6
  6. Outlook not in notificatioins and actions.

    in Windows 10 Software and Apps
    Outlook not in notificatioins and actions.: I am currently on Outlook 2013 running Windows 10. The message alert settings are set per office and under windows notifications the "Get notifications from apps and other settings" as been activated too. What I am missing is the ability to turn on the "get notifications" for...
  7. Mistakenly removed Microsoft VBA addin for Outlook (O365-Outlook16)

    in Microsoft Office and 365
    Mistakenly removed Microsoft VBA addin for Outlook (O365-Outlook16): I made a dumb mistake. I tried to remove a Bitdefender Antispam addin that is no longer supported, but somehow I removed the VBA addin as well. I was running as an admin. Now I can't run any of my macros, in fact they seem to be gone. Is there a way to reinstall, or otherwise...
  8. There is no Skype COM Addin for Outlook 2019

    in Windows 10 Installation and Upgrade
    There is no Skype COM Addin for Outlook 2019: Hello, I just purchased a stand alone Outlook 2019 from the Microsoft store primarily for Skype meeting invites but I have no access to Skype through out look at all. I have tried to enable the Skype Meeting Add-in following the steps here:...
  9. Problems with installing/uninstalling Camtasia, Error Code: (350) No action was taken as a...

    in Windows 10 Software and Apps
    Problems with installing/uninstalling Camtasia, Error Code: (350) No action was taken as a...: I use the Windows 10 operating system on my laptop. I'm having problems with installing and uninstalling Camtasia Studio 9 applications. At first, I installed this app on my laptop but I can not uninstall it now. So trying to install it again but showing the same problem. A...
  10. How to uninstall vb 6 in Win 10?

    in Windows 10 Support
    How to uninstall vb 6 in Win 10?: Hi I have the issue in uninstalling VB6. Due to my old project, I installed VB6 in my Laptop. Then I want to install, i have checked control Panel - Program and Feature. I could not see Visual Basic installed. How can i Uninstall ? Pls advice me. Thank you....