PDA

View Full Version : thinBundle Destination Folder



catventure
22-03-2007, 20:16
Hi Roberto,

I've tried ThinBundle in new preview 21/03/07 1.3.0.1 and can confirm that it is indeed working Ok with obfuscated flag on.

Just one thing, don't know if bug, whenever I set destination folder for the bundle - it seems to end up being located in the ThinAir folder...
I'm using thinbundle from the icon in ThinAir with no programs loaded and the script I select together with all needed files and dll's is located in a folder on Windows Desktop.

Anyhow the bundle works OK as in previous version.

Regards,
catventure.

RobertoBianchi
22-03-2007, 22:39
Hi Catventure,

the destination folder it's (or better should be) where the bundle executable extracts the scripts, DLLs and other file.
If you start the bundle from ThinAir's bundle icon the executable will be always created on ThiAir's folder, instead if you start the bundle from script (also from ThinAir with the go icon) the executable will be create on the script folder.
I can add a bundle creation folder (or executable folder) on bundle so you can specify the output folder where bundle the executable will be create. Please let me know what do you think.

Bye,
Roberto

ErosOlmi
22-03-2007, 22:50
Roberto,

adding an output folder is perfect and nice addition.
In any case I think that default output dir should be taken from directory of main script path.

What do you think?

Ciao
Eros

RobertoBianchi
22-03-2007, 23:05
I agree 100%, also it's a simple thing to do.

Ciao.

RobertoBianchi
23-03-2007, 15:25
Added

the BUNDLE CREATION FOLDER edit box on bundle dialog for specify where the bundle executable should be created, and added the Bundle_SetCreationFolder function to thinbasic_bundle.dll module.

Regards,
Roberto

catventure
23-03-2007, 18:17
That's great! good work Roberto.

Cheers,
catventure