HISE Logo Forum
    • Categories
    • Register
    • Login

    LinkWindows to %appdata%

    Scheduled Pinned Locked Moved General Questions
    21 Posts 6 Posters 1.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      arminh
      last edited by

      Hey, I tried to move my samples to product folder in %appdata% I put proper path in LinkWindows but when I loading VST it create %appdata% folder in the same place where .vst file is.

      1 Reply Last reply Reply Quote 0
      • A
        arminh
        last edited by

        Any help? :)

        1 Reply Last reply Reply Quote 0
        • Christoph HartC
          Christoph Hart
          last edited by

          Not sure I understand. %APPDATA% is just an internal wildcard on Windows that gets redirected to the user's app data directory. Have you put this exact string into the LinkWindows File?

          1 Reply Last reply Reply Quote 0
          • A
            arminh
            last edited by

            I tried to play with this option again but without success. I have LinkWindows file with path like this

            %APPDATA%/Roaming/My Company/My Plugin/Samples
            

            and when im loading plugin instead this path i got something like

            C:/Program Files/FL Studio/%APPDATA%/Roaming/My Company/My Plugin/Samples
            

            I don't how to point to %APPDATA% folder.

            LindonL 1 Reply Last reply Reply Quote 0
            • LindonL
              Lindon @arminh
              last edited by

              @arminh
              first open a cmd window.

              then type %APPDATA%

              -- does that return the value you think it should?

              HISE Development for hire.
              www.channelrobot.com

              1 Reply Last reply Reply Quote 0
              • A
                arminh
                last edited by

                Yes, without problems.

                1 Reply Last reply Reply Quote 0
                • A
                  arminh
                  last edited by arminh

                  Any ideas? :)

                  My LinkWindows has only %appdata% and that's how it look inside vst

                  ![alt text](a51b707f-65b3-42b4-ab55-72a6643fbc84-obraz.png image url)

                  d.healeyD 1 Reply Last reply Reply Quote 0
                  • d.healeyD
                    d.healey @arminh
                    last edited by

                    @arminh Show us the contents of your LinkWindows file, and also the path to that file.

                    Libre Wave - Freedom respecting instruments and effects
                    My Patreon - HISE tutorials
                    YouTube Channel - Public HISE tutorials

                    A 1 Reply Last reply Reply Quote 0
                    • A
                      arminh @d.healey
                      last edited by

                      @d-healey this is my content in LinkWindows

                      %appdata%
                      

                      Nothing more.

                      d.healeyD 1 Reply Last reply Reply Quote 0
                      • d.healeyD
                        d.healey @arminh
                        last edited by

                        @arminh Why is that in there? Did you put that in manually?

                        Libre Wave - Freedom respecting instruments and effects
                        My Patreon - HISE tutorials
                        YouTube Channel - Public HISE tutorials

                        1 Reply Last reply Reply Quote 0
                        • A
                          arminh
                          last edited by

                          Yes, i put it manualy because i want store samples in product folder because wav has less then 50mb :)

                          d.healeyD 1 Reply Last reply Reply Quote 0
                          • d.healeyD
                            d.healey @arminh
                            last edited by

                            @arminh The LinkWindows file should point to the location of the samples - either .wav or .ch1

                            Libre Wave - Freedom respecting instruments and effects
                            My Patreon - HISE tutorials
                            YouTube Channel - Public HISE tutorials

                            A 1 Reply Last reply Reply Quote 0
                            • A
                              arminh @d.healey
                              last edited by arminh

                              @d-healey yes i know it, but even when i have proper path to samples folder plugin create %appdata% folder inside DAW. Tested in Studio One and FL. That's how it looks when i have correct path to samples

                              LinkWindows file

                              %APPDATA%\My Company\My Plugin\Samples
                              

                              alt text

                              1 Reply Last reply Reply Quote 0
                              • d.healeyD
                                d.healey
                                last edited by d.healey

                                That isn't a proper path. Type %APPDATA%\My Company\My Plugin\Samples into the file browser path and hit enter.

                                This might help - https://librewave.com/knowledge-base/sample-library-installation-guide/#What_to_do_if_something_goes_wrong

                                Libre Wave - Freedom respecting instruments and effects
                                My Patreon - HISE tutorials
                                YouTube Channel - Public HISE tutorials

                                1 Reply Last reply Reply Quote 0
                                • A
                                  arminh
                                  last edited by

                                  @d-healey said in LinkWindows to %appdata%:

                                  Type %APPDATA%\My Company\My Plugin\Samples into the file browser path and hit enter.

                                  I tested it even with cmd cd, and windows explorer and it's poiting me to corretct folder.

                                  I wanted to skip normal sample installation/folder chooser

                                  d.healeyD 1 Reply Last reply Reply Quote 0
                                  • d.healeyD
                                    d.healey @arminh
                                    last edited by

                                    @arminh

                                    Hey you're right! Been so long since I've used Winedoze.

                                    You need to put a "normal" file path in there. For example this is what is in my Sofia Woodwinds LinkWindows file

                                    Y:\Woodwinds\Sofia_Woodwinds\HISE\Samples

                                    Libre Wave - Freedom respecting instruments and effects
                                    My Patreon - HISE tutorials
                                    YouTube Channel - Public HISE tutorials

                                    1 Reply Last reply Reply Quote 0
                                    • bendursoB
                                      bendurso
                                      last edited by bendurso

                                      I know this is an older post, but it seems appropriate to comment here.

                                      Currently, most of us only distribute VST3 plugins for Windows, right? (except for those who distribute AAX)

                                      If we create an installer that sends the .vst3 file and the samples folder to C:/Common Files/VST3/My Plugin, and we also put the LinkWindows file in %APPDATA%\My Company\My Plugin\Samples to redirect to the samples folder "C:/Common Files/VST3/My Plugin/Samples", it will be set up automatically for Windows users. I believe that 99% of users have their main drive as C.

                                      LindonL 1 Reply Last reply Reply Quote 0
                                      • LindonL
                                        Lindon @bendurso
                                        last edited by

                                        @bendurso said in LinkWindows to %appdata%:

                                        I know this is an older post, but it seems appropriate to comment here.

                                        Currently, most of us only distribute VST3 plugins for Windows, right? (except for those who distribute AAX)

                                        If we create an installer that sends the .vst3 file and the samples folder to C:/Common Files/VST3/My Plugin, and we also put the LinkWindows file in %APPDATA%\My Company\My Plugin\Samples to redirect to the samples folder "C:/Common Files/VST3/My Plugin/Samples", it will be set up automatically for Windows users. I believe that 99% of users have their main drive as C.

                                        but 90% of them dont use the C drive for their samples....

                                        HISE Development for hire.
                                        www.channelrobot.com

                                        bendursoB 1 Reply Last reply Reply Quote 1
                                        • bendursoB
                                          bendurso @Lindon
                                          last edited by

                                          @Lindon hehe makes sense. It will only work for small size libraries.

                                          1 Reply Last reply Reply Quote 0
                                          • bendursoB
                                            bendurso
                                            last edited by

                                            Has anyone tried making Inno Setup fill the LinkWindows file with the user's chosen sample location? I mean, to create a step in the installer where the user selects the sample location, and then populates LinkWindows with that location.

                                            Matt_SFM 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            39

                                            Online

                                            1.8k

                                            Users

                                            12.0k

                                            Topics

                                            104.4k

                                            Posts