Bouncer (previously Tuersteher Light)

Discussion in 'other anti-malware software' started by MrBrian, Jan 25, 2014.

  1. EASTER

    EASTER Registered Member

    Joined:
    Jul 28, 2007
    Posts:
    11,126
    Location:
    U.S.A. (South)
    Apparently something very vital for avid Bouncer users and very welcome indeed.

    Thanks @WildByDesign for relaying this newest released development the developer has made a new decision on with it.
     
  2. WildByDesign

    WildByDesign Registered Member

    Joined:
    Sep 24, 2013
    Posts:
    2,587
    Location:
    Toronto, Canada
    @EASTER You're welcome, my pleasure. :thumb:
     
  3. Floyd 57

    Floyd 57 Registered Member

    Joined:
    Mar 17, 2017
    Posts:
    1,296
    Location:
    Europe
    Seems useful for convenience, but will result in weaker security. Like, imagine something gets exploited to run with higher privileges. Now suddenly it can do whatever it wants, of course it has to get to that point first, but still
     
  4. co22

    co22 Registered Member

    Joined:
    Nov 22, 2011
    Posts:
    411
    Location:
    router
    why not two driver one with this new feature one not?
     
  5. kakaka

    kakaka Registered Member

    Joined:
    Oct 5, 2009
    Posts:
    84
    Simply disable this new feature by add a #

    [#ADMINBYPASS]
     
  6. WildByDesign

    WildByDesign Registered Member

    Joined:
    Sep 24, 2013
    Posts:
    2,587
    Location:
    Toronto, Canada
    As kakaka mentions, it is just an optional feature which can be toggled on/off.
     
  7. mike83

    mike83 Registered Member

    Joined:
    Mar 9, 2016
    Posts:
    35
    Installed Bouncer today, using the simple default configuration (shipped along with the product) so far:
    Code:
    [#INSTALLMODE]
    [#LETHAL]
    [LOGGING]
    [#SHA256]
    [#CMDCHECK]
    [WHITELIST]
    C:\Windows\*
    C:\Program Files (x86)\*
    \Program Files\*
    \ProgramData\Microsoft\*
    C:\Program Files (x86)\Excubits\Bouncer\*
    [BLACKLIST]
    [CMDWHITELIST]
    [CMDBLACKLIST]
    [EOF]
    
    I do not understand the reason for getting a lot of LSTCHECK message in the log file, even without having the [PARENTCHECK] et. al. configurations in the ini file at all:
    Code:
    ...
    2018/12/02_13:19:32 > LSTCHECK > C:\Program Files (x86)\Excubits\Bouncer\Tools\BouncerTray_x64.exe > C:\Program Files (x86)\Excubits\Bouncer\Tools\BouncerTrayHelper_x64.exe
    2018/12/02_13:19:32 > LSTCHECK > C:\Program Files\ProcLoggerSvc\Service\ProcLoggerSvc.exe > C:\Windows\System32\sfc_os.dll
    2018/12/02_13:19:32 > LSTCHECK > C:\Program Files\ProcLoggerSvc\Service\ProcLoggerSvc.exe > C:\Windows\System32\sfc.dll
    2018/12/02_13:19:32 > LSTCHECK > C:\Program Files\ProcLoggerSvc\Service\ProcLoggerSvc.exe > C:\Windows\System32\sfc_os.dll
    2018/12/02_13:19:32 > LSTCHECK > C:\Windows\System32\consent.exe > C:\Windows\System32\sspicli.dll
    2018/12/02_13:19:32 > LSTCHECK > C:\Windows\System32\consent.exe > C:\Windows\System32\userenv.dll
    2018/12/02_13:19:32 > LSTCHECK > C:\Windows\System32\consent.exe > C:\Windows\System32\amsi.dll
    ...
    
    Specifying [#PARENTCHECK], [PARENTWHITELIST] containing *>* and an empty [PARENTBLACKLIST] does not make any difference. Trying with the configuration from Bouncer manual produces equal results, now only with the SHA256 checksums due to [SHA256].

    I was expecting to have only the blacklisted PARENTCHECK entries logged, not everything... Could someone shed some light on this, please?
     
  8. Floyd 57

    Floyd 57 Registered Member

    Joined:
    Mar 17, 2017
    Posts:
    1,296
    Location:
    Europe
    Try
    Code:
    [#INSTALLMODE]
    [#LETHAL]
    [LOGGING]
    [#SHA256]
    [#CMDCHECK]
    [WHITELIST]
    C:\WINDOWS\*
    C:\Program Files (x86)\*
    C:\Program Files\*
    [BLACKLIST]
    [CMDWHITELIST]
    [CMDBLACKLIST]
    [EOF]
    
    
    Make sure when you click Open Configuration File that it's indeed the right config file
    Make sure there's an empty line after [EOF]
    This should not produce any logs coming from/to the above folders
     
  9. mike83

    mike83 Registered Member

    Joined:
    Mar 9, 2016
    Posts:
    35
    Ahh... it seems that the parentchecking configuration is nowadays integrated into the standard white- and blacklists. I was using a recent Bouncer version but still used the syntax from the old version. Checking the latest manual solved the issue.
     
  10. 4Shizzle

    4Shizzle Registered Member

    Joined:
    May 27, 2015
    Posts:
    179
    Location:
    Europe
    Looks like they have releasd new beta version:
    Here is direct link to the 7z: https://excubits.com/content/files/BouncerBeta.7z
     
  11. WildByDesign

    WildByDesign Registered Member

    Joined:
    Sep 24, 2013
    Posts:
    2,587
    Location:
    Toronto, Canada
    I've been using an alpha build with this new [ADMINBYPASS] feature and it is quite awesome. I haven't experienced any issues with it yet either in my testing. But I'll have to update my alpha internal build to this official beta now.

    @4Shizzle Thanks for the heads up on this beta release! :thumb:
     
  12. guest

    guest Guest

    A new release of Bouncer is coming soon, and a list of dangerous Commandlet Names has been published recently.
    https://excubits.com/content/en/news.html
    https://excubits.com/content/files/commandlets.txt
     
  13. 4Shizzle

    4Shizzle Registered Member

    Joined:
    May 27, 2015
    Posts:
    179
    Location:
    Europe
    New Beta online, now supports [ADMINBYPASS] and [GUIDLOGGING]:

     
  14. guest

    guest Guest

    New version of Bouncer and Türsteher:
    Download (Binaries last updated on 2019/03/10)
     
  15. EASTER

    EASTER Registered Member

    Joined:
    Jul 28, 2007
    Posts:
    11,126
    Location:
    U.S.A. (South)
    Thanks a bunch @mood-New version should mean new additions. Can't wait to try.
     
  16. guest

    guest Guest

    You're welcome :)
     
  17. shmu26

    shmu26 Registered Member

    Joined:
    Jul 9, 2015
    Posts:
    1,549
    Maybe someone can please tell me what I am doing wrong.
    I have the new demo version installed, with the out-of-the-box default config.
    But the logs are filling up with stuff that should be whitelisted. I see entries from Program files and from Windows folder.
    Code:
    config:
    [#INSTALLMODE]
    [#LETHAL]
    [LOGGING]
    [#SHA256]
    [#CMDCHECK]
    [WHITELIST]
    C:\Windows\*
    C:\Program Files (x86)\*
    \Program Files\*
    \ProgramData\Microsoft\*
    C:\Program Files (x86)\Excubits\Bouncer\*
    [BLACKLIST]
    [CMDWHITELIST]
    [CMDBLACKLIST]
    [EOF]
    
    log:
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\AvastSvc.exe    C:\Program Files\AVAST Software\Avast\defs\19031404\exts.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\System32\services.exe    C:\Program Files\AVAST Software\Avast\wsc_proxy.exe
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\wsc_proxy.exe    C:\Program Files\AVAST Software\Avast\wsc.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\System32\services.exe    C:\Program Files\AVAST Software\Avast\aswidsagent.exe
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\AvastSvc.exe    C:\Program Files\AVAST Software\Avast\aswStreamFilter.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\AvastSvc.exe    C:\Program Files\AVAST Software\Avast\aswDnsCache.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\aswsys.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\aswCmnBS.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\aswCmnIS.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\aswCmnOS.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\AvastSvc.exe    C:\Program Files\AVAST Software\Avast\defs\19031404\ArPot.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\AavmRpch.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\aswcml.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\libcrypto-1_1-x64.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\aswidplog.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\aswcomm.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\aswdetallocator.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\aswcert.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\aswpsic.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\aswProperty.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\module_lifetime.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\dll_loader.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\log.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\AvastSvc.exe    C:\Program Files\AVAST Software\Avast\aswUrlCache.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\vaarclient.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\ffl2.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\streamback.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\CommChannel.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\aswidsagent.exe    C:\Program Files\AVAST Software\Avast\aswIP.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\System32\services.exe    C:\Program Files\AVAST Software\Avast\wsc_proxy.exe
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\wsc_proxy.exe    C:\Program Files\AVAST Software\Avast\wsc.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\System32\services.exe    C:\Program Files\AVAST Software\Avast\wsc_proxy.exe
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\wsc_proxy.exe    C:\Program Files\AVAST Software\Avast\wsc.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\System32\taskhostw.exe    C:\Program Files\AVAST Software\Avast\aswhook.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\servicing\TrustedInstaller.exe    C:\Program Files\AVAST Software\Avast\aswhook.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.17763.164_none_7e114a3d4d0589d4\TiWorker.exe    C:\Program Files\AVAST Software\Avast\aswhook.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\System32\backgroundTaskHost.exe    C:\Program Files\WindowsApps\Microsoft.Todos_1.52.2662.0_x64__8wekyb3d8bbwe\Todo.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\System32\backgroundTaskHost.exe    C:\Program Files\WindowsApps\Microsoft.NET.Native.Framework.2.2_2.2.27405.0_x64__8wekyb3d8bbwe\SharedLibrary.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\System32\backgroundTaskHost.exe    C:\Program Files\WindowsApps\Microsoft.NET.Native.Runtime.2.2_2.2.27328.0_x64__8wekyb3d8bbwe\mrt100_app.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\System32\backgroundTaskHost.exe    C:\Program Files\WindowsApps\Microsoft.Todos_1.52.2662.0_x64__8wekyb3d8bbwe\e_sqlite3.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\System32\backgroundTaskHost.exe    C:\Program Files\WindowsApps\microsoft.vclibs.140.00_14.0.26706.0_x64__8wekyb3d8bbwe\vcruntime140_app.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\System32\backgroundTaskHost.exe    C:\Program Files\WindowsApps\Microsoft.Todos_1.52.2662.0_x64__8wekyb3d8bbwe\Microsoft.Applications.Telemetry.Windows.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\System32\backgroundTaskHost.exe    C:\Program Files\WindowsApps\microsoft.vclibs.140.00_14.0.26706.0_x64__8wekyb3d8bbwe\vccorlib140_app.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\System32\backgroundTaskHost.exe    C:\Program Files\WindowsApps\microsoft.vclibs.140.00_14.0.26706.0_x64__8wekyb3d8bbwe\msvcp140_app.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\System32\backgroundTaskHost.exe    C:\Program Files\WindowsApps\microsoft.vclibs.140.00_14.0.26706.0_x64__8wekyb3d8bbwe\msvcp140_app.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\System32\RuntimeBroker.exe    C:\Program Files\AVAST Software\Avast\aswhook.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files\AVAST Software\Avast\AvastSvc.exe    C:\Program Files\AVAST Software\Avast\defs\19031404\Sf2.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files (x86)\Excubits\Bouncer\Tools\BouncerTrayHelper_x64.exe    C:\Program Files\AVAST Software\Avast\snxhk.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\notepad.exe    C:\Program Files\AVAST Software\Avast\snxhk.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Program Files (x86)\Excubits\Bouncer\Tools\BouncerTrayHelper_x64.exe    C:\Program Files\AVAST Software\Avast\aswhook.dll
    *** excubits.com demo ***: 2019/03/15_08:59    LSTCHECK    C:\Windows\notepad.exe    C:\Program Files\AVAST Software\Avast\aswhook.dll
    *** excubits.com demo ***: 2019/03/15_09:00    LSTCHECK    C:\Program Files\AVAST Software\Avast\AvastSvc.exe    C:\Program Files\AVAST Software\Avast\AvBugReport.exe
    *** excubits.com demo ***: 2019/03/15_09:00    LSTCHECK    C:\Program Files\AVAST Software\Avast\AvBugReport.exe    C:\Program Files\AVAST Software\Avast\aswhook.dll
    *** excubits.com demo ***: 2019/03/15_09:00    LSTCHECK    C:\Windows\System32\conhost.exe    C:\Program Files\AVAST Software\Avast\aswhook.dll
    *** excubits.com demo ***: 2019/03/15_09:00    LSTCHECK    C:\Program Files\AVAST Software\Avast\AvBugReport.exe    C:\Program Files\AVAST Software\Avast\AavmRpch.dll
    *** excubits.com demo ***: 2019/03/15_09:01    LSTCHECK    C:\Windows\notepad.exe    C:\Program Files\AVAST Software\Avast\aswhook.dll
    *** excubits.com demo ***: 2019/03/15_09:01    LSTCHECK    C:\Program Files (x86)\Excubits\Bouncer\Tools\BouncerTrayHelper_x64.exe    C:\Program Files\AVAST Software\Avast\aswhook.dll
    *** excubits.com demo ***: 2019/03/15_09:01    LSTCHECK    C:\Windows\notepad.exe    C:\Program Files\AVAST Software\Avast\aswhook.dll
    *** excubits.com demo ***: 2019/03/15_09:02    LSTCHECK    C:\Windows\notepad.exe    C:\Program Files\AVAST Software\Avast\aswhook.dll
     
    Last edited by a moderator: Mar 15, 2019
  18. 4Shizzle

    4Shizzle Registered Member

    Joined:
    May 27, 2015
    Posts:
    179
    Location:
    Europe
    Why have you configured

    Any reasons for not setting C: before? I dont understands why you first have C:\... in rules and for Programfiles and Programdata not?! My default is

    Code:
    C:\Windows\*
    C:\Program Files\*
    C:\Program Files (x86)\*
    C:\ProgramData\Microsoft\*
     
  19. 4Shizzle

    4Shizzle Registered Member

    Joined:
    May 27, 2015
    Posts:
    179
    Location:
    Europe
    Thanks for update. I tested beta for a while and it workd like charme. Now having official cross-sign version is great.
     
  20. shmu26

    shmu26 Registered Member

    Joined:
    Jul 9, 2015
    Posts:
    1,549
    I did not configure it that way. It's the default config, installed automatically.
    In any case, I am seeing entries also from the Windows folder, which is written in the traditional way, with C:\
     
  21. 4Shizzle

    4Shizzle Registered Member

    Joined:
    May 27, 2015
    Posts:
    179
    Location:
    Europe
    Have you other security software running? What Windows version you have installed Bouncer demo?

    I have full version of Türsteher which works with automatic installation. I have tried Bouncer demo to reproduce issue, but here the bouncer demo works with atomatic installation. this is what my config look like after running bouncer-demo installer:

    Code:
    [#INSTALLMODE]
    [#LETHAL]
    [LOGGING]
    [#SHA256]
    [#CMDCHECK]
    [WHITELIST]
    C:\Windows\*
    C:\Program Files (x86)\*
    C:\Program Files\*
    C:\ProgramData\Microsoft\*
    C:\Program Files (x86)\Excubits\Bouncer\*
    [BLACKLIST]
    [CMDWHITELIST]
    [CMDBLACKLIST]
    [EOF]
    
    It works pretty good. No false alerts on my installation so far (~5min) but I have to note that I always run windows in very clean environment, not too much applications installed, only original software and clean and lean.

    I woulds suggest you use ini from above for your config. maybe some other tools interfere with installation process?! I remeber some time ago others in the forum had issues when installing if other personal firewall tools were active becuase they blocked installation process. Just a guess, maybe I am wrong.

    edit: have to add on my machine (forgot that MS Office sometimes make use of old 8.3 file and path names, weird)

    Code:
    C:\PROGRA~1\*
    
     
  22. shmu26

    shmu26 Registered Member

    Joined:
    Jul 9, 2015
    Posts:
    1,549
    Thanks. Maybe I will try again.
    I installed it on Windows 10 Pro x64 1809
    AV: Avast free at default settings. Avast zapped it the first try, but I ran the uninstaller, turned off protection, and installed again.
    Besides Avast, I am running Software Restriction Policy, configured by Andy Ful's Hard_Configurator. I am starting to suspect that it conflicts with Bouncer, although I can't understand how. SRP has no binaries. It is just a bunch of Registry entries.
     
  23. shmu26

    shmu26 Registered Member

    Joined:
    Jul 9, 2015
    Posts:
    1,549
    Nope, it was not SRP.
    I disabled Avast and SRP, and installed again, and I also added C: where needed, but same behavior.
    Maybe it conflicts with Macrium Reflect 7 paid version, like MZWriteScanner does. The paid version of Reflect 7 has a couple extra drivers that make extra trouble.
     
  24. paulderdash

    paulderdash Registered Member

    Joined:
    Dec 27, 2013
    Posts:
    4,639
    Location:
    Under a bushel ...
    Is it the Image Guardian stuff in v7?

    Not using Guardian but I have been using Pumpernickel (FIDES) alongside MR7 with no apparent issues, but Pumpernickel hasn't been updated in a while (as far as I know :)).
     
  25. 4Shizzle

    4Shizzle Registered Member

    Joined:
    May 27, 2015
    Posts:
    179
    Location:
    Europe
    @shmu26: I reported to Florian. He told me: If there is no C:\ before \Program Files\ your path variables are not set correct (altered). By default you should have variable in set called HOMEDRIVE, this is used by the installer to obtain home drive and set. So open cmd.exe, type set and check what your variable homedrive is. If not there check why it is removed and add it global. Mybe you canged you set/path variable some time ago (or application did).

    btw: the installer is same and not changed in code. so no new routine in there. I hav also checked on my Windows installations here (win 7, 8.1 and 10): they all have HOMEDRIVE set. So I guess, it has somethings to do with you individual configuration and toolset. I guess someone/something changed your set/path variables weird.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.