Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-25926

Multiple .bat files with random names are executed during startup

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 4.15.1
    • C/C++/Obj-C++ Support

    Description

      Since they are random I need to disable HIPS (host intrusion prevention system) in my firewall,
      otherwise I would need to handle about 20 popups (there might be more, I just gave up).

      Firewall reports call to chcp.com.

      All those .bat files are very similar.

      chcp 65001
      set VSCMD_SKIP_SENDTELEMETRY=1
      call "C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/vcvarsall.bat" amd64_x86
      @echo ####################
      set
      @echo ####################

      Only target changes (amd64_x86).

      I think it would help if file has fixed file name.

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            davschul David Schulz
            piotr_m_pl Piotr Malik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes