Announcement

Collapse
No announcement yet.

Files not copied during install.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Files not copied during install.

    I don't know why, but for some reason not all my files are copied in my plugin anymore. none of the DLLs copy.

    Here is what I have:

    Code:
    ,[CHECKVERSION],3.0.0.13
    HSPI_Meiku.exe,.,0
    HSPI_Meiku.exe.config,.,0
    ADODB.dll,.\bin\Meiku,0
    CommandLine.dll,.\bin\Meiku,0
    HSPI.dll,.\bin\Meiku,0
    log4net.dll,.\bin\Meiku,0
    Newtonsoft.Json.dll,.\bin\Meiku,0
    SSDP.Library.dll,.\bin\Meiku,0
    status_images.zip,[UNZIP],.\html\images\Meiku\status
    I had a user who was testing this on Linux for me report the same thing. I was trying a fresh install to see what would happen.

    #2
    Ok, so for some reason it is caching the install.txt from a previous version that I tried to make work for Linux.

    Why would homeseer cache the files for a plugin install? I deleted the folder from Updates3, but it keeps getting the old file from somewhere.

    Comment


      #3
      Ok, so this was completely my fault. After trying to install on a completely different system and getting the SAME wrong install.txt, I checked the updater override file and for some reason I had it pulling from my FTP which had the wrong zip on it. Doh! Once I fixed the updater override file it worked as expected.

      Sometimes I just feel so dumb..LOL

      Comment

      Working...
      X