Page 1 of 1

How works COPYWEBLOCK?

Posted: Mon Apr 30, 2007 6:54 am
by KaBa
Hello NG,

I want use the new feature "COPYWEBLOCK"of version 6.5. I want that the setup download and save the webblocks to the setuppath (the path where the user starts the setup). When I set the variable COPYWEBLOCK to $EXEDIR$, i cant find the blocks in this directorie?
Is the code allright?


[DEFINE REGION: Check/Install Application Pre-Requisites]
Set Variable COPYWEBLOCK to $EXEDIR$

Thanks Karsten

Posted: Thu May 03, 2007 5:25 pm
by MichaelNesmith
Be sure that you are looking in the right folder.
Display a message box with $EXEDIR$ to be certain.

Also be sure each web media block is executing. Web media blocks that do not execute will not be downloaded and/or copied.

Posted: Sat May 05, 2007 5:58 am
by KaBa
Thank You!

The $EXEDIR$ was in temp-folder...

Posted: Sat May 05, 2007 6:43 am
by MichaelNesmith
Ah, yes. The help file topic pre-defined variables contains a full list of each pre-defined variable and where they point, for your future reference.