Results 1 to 4 of 4

Thread: SB Created Zip - Blank Root Folder

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default SB Created Zip - Blank Root Folder

    I am using the Zip function(recursive) in SB to zip up my install folder
    before installing a new version of my app. The following line is copied
    from my SB Script.

    Zip Files from "%_SB_INSTALLDIR%\*.*" to
    "%_CSIDL_COMMON_DOCUMENTS%\MyApp\InstallBK-%CURRENT_DATE%"

    Problem: this is creating a zip file where the first folder inside the zip
    has no name. Windows Explored can not even see the "no name" folder. If I
    use a zip program, like 7Zip, then I can see the blank folder and then move
    into it and see the actual zip data.

    I have attached a image that has 2 screenshots. The first screenshot is to
    show that the zip file does exist with the name I gave it. The 2nd
    screenshot shows what the 1st level of the zip looks like via 7Zip.

    What am I not doing right with the zip command?

    David Ault
    Attached Images Attached Images  

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •