Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-155

No default value for the TMP variable available

    XMLWordPrintable

Details

    Description

      It appears that ReactOS doesnt define a default place for temporary files at the
      moment.

      Even if there is code to make use of it (GetTempPathW in
      reactos/lib/kernel32/file/curdir.c),
      the lack of a default value makes some installers like Winamp fail because they
      cant write temporary files in any place.

      Manually setting a value makes the installer get further.
      set TMP=C:\Temp
      set TEMP=C:\Temp

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              Anonymous Anonymous
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: