Can command-line arguments be passed to ExecuteEXE lib? I could REALLY use the functionality.
John
Search found 29 matches
- Sun May 18, 2008 1:28 pm
- Forum: Announcement
- Topic: Execute EXE from memory Lib
- Replies: 101
- Views: 72784
- Sat Mar 03, 2007 10:21 pm
- Forum: Tricks 'n' Tips
- Topic: ISO Maker / CD/DVD Checker
- Replies: 13
- Views: 5063
- Sat Mar 03, 2007 9:45 pm
- Forum: Tricks 'n' Tips
- Topic: Simple 'Automatic' Installer
- Replies: 40
- Views: 14822
- Sat Mar 03, 2007 9:07 pm
- Forum: Tricks 'n' Tips
- Topic: Simple 'Automatic' Installer
- Replies: 40
- Views: 14822
AutoInstaller - Page not found
Hi
Does anyone know where I can download this tool? I appreciate that the last post was 9 months ago but all references in the thread point to:
http://www.utopiomania.com/gate/instainstaller.html
which appears to be dead. Anywhere else it can be downloaded?
Cheers
John
Does anyone know where I can download this tool? I appreciate that the last post was 9 months ago but all references in the thread point to:
http://www.utopiomania.com/gate/instainstaller.html
which appears to be dead. Anywhere else it can be downloaded?
Cheers
John
- Fri Sep 08, 2006 11:16 pm
- Forum: Coding Questions
- Topic: MSScriptControl - Does it work with PB4?
- Replies: 22
- Views: 6104
Re: MSScriptControl - Does it work with PB4?
Hello John,
johnfermor wrote:
Am I supposed to do anything other than copying the control into the 'Program files\PureBasic\Libraries' folder? Do I need to 'reference' the library in another way that I'm not aware of?
you have to restart the compiler after copying the lib into the userlib ...
johnfermor wrote:
Am I supposed to do anything other than copying the control into the 'Program files\PureBasic\Libraries' folder? Do I need to 'reference' the library in another way that I'm not aware of?
you have to restart the compiler after copying the lib into the userlib ...
- Fri Sep 08, 2006 10:54 pm
- Forum: Coding Questions
- Topic: MSScriptControl - Does it work with PB4?
- Replies: 22
- Views: 6104
MSScriptControl - Does it work with PB4?
Hi
I need to run a number of Vbscripts in an app I'm writing and the only (easy) way to incorporate this functionality is by using the MSScriptControl (available from http://purearea.net/ -> User libs -> MSScriptControl) - I haven't found any other way. I intend to manage users, groups, etc on a ...
I need to run a number of Vbscripts in an app I'm writing and the only (easy) way to incorporate this functionality is by using the MSScriptControl (available from http://purearea.net/ -> User libs -> MSScriptControl) - I haven't found any other way. I intend to manage users, groups, etc on a ...
- Mon Aug 21, 2006 10:16 am
- Forum: Announcement
- Topic: [NEW BOOK] Purebasic - A Beginner's Guide To Programming...
- Replies: 190
- Views: 68577
Come get some!!
Book looks great .. Have just placed my order!
Good Effort!
Good Effort!

- Sat Dec 11, 2004 7:46 am
- Forum: Coding Questions
- Topic: Change PanelGadget Orientation?
- Replies: 14
- Views: 7530
- Thu Dec 09, 2004 9:22 pm
- Forum: Coding Questions
- Topic: Change PanelGadget Orientation?
- Replies: 14
- Views: 7530
Change PanelGadget Orientation?
Hi
Is it possible to change the orientation of a panelgadget in the same way as with a VB Tabstrip? Or is this one for the WishList?
For Example;

Cheers ...
Is it possible to change the orientation of a panelgadget in the same way as with a VB Tabstrip? Or is this one for the WishList?
For Example;
Cheers ...
- Wed Dec 08, 2004 12:47 am
- Forum: Coding Questions
- Topic: Macro recording?
- Replies: 16
- Views: 4015
Not one to take sides ...
But I'm with PB
He's helped me out a couple of times!
Cheers
He's helped me out a couple of times!
Cheers
- Sun Jul 18, 2004 10:31 am
- Forum: Coding Questions
- Topic: VB 'Simple' Combobox?
- Replies: 16
- Views: 4310
- Sun Jul 18, 2004 10:18 am
- Forum: Coding Questions
- Topic: VB 'Simple' Combobox?
- Replies: 16
- Views: 4310
- Sun Jul 18, 2004 9:58 am
- Forum: Coding Questions
- Topic: VB 'Simple' Combobox?
- Replies: 16
- Views: 4310
- Sat Jul 17, 2004 5:29 pm
- Forum: Coding Questions
- Topic: VB 'Simple' Combobox?
- Replies: 16
- Views: 4310
- Sat Jul 17, 2004 5:18 pm
- Forum: Coding Questions
- Topic: VB 'Simple' Combobox?
- Replies: 16
- Views: 4310
VB 'Simple' Combobox?
Hi everyone
Is there any way to create a 'simple' combo gadget as seen in VB?
Being a VB'er I am used to creating a combo control and setting its style property to '1 .. Simple'. What results is a fully functioning combo with a scaleable listbox-type appearance (showing a list of combo entries in ...
Is there any way to create a 'simple' combo gadget as seen in VB?
Being a VB'er I am used to creating a combo control and setting its style property to '1 .. Simple'. What results is a fully functioning combo with a scaleable listbox-type appearance (showing a list of combo entries in ...