Search:

User: Big Jon; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    3,900

    Re: Problem with bundled script not running

    The library exists in both locations, it also exists inside the isolation folder created as part of a failed previous version.

    I did notice, although it's unlikely that it matters, that both...
  2. Replies
    10
    Views
    3,900

    Re: Problem with bundled script not running

    At first I thought I was looking at a Windows Vista problem because the .tBasic file only works when Run as administrator from the command prompt. (If I double-click on it etc. it fails). I decided...
  3. Replies
    10
    Views
    3,900

    Re: Problem with bundled script not running

    Okay, no errors during the build, the following is upon running the executable:

    Step CreateOutputFolder passed

    Step IsolationFolderCreated passed

    ThinBundle was not able to load library
    ...
  4. Replies
    10
    Views
    3,900

    Problem with bundled script not running

    I've just installed the latest version, (1.7.0.0), and bundled a script, however it refuses to run!

    All I get is the following message:

    Also note the double space before 'library'

    The script...
  5. Replies
    3
    Views
    7,080

    Re: INI module help required

    Thankyou very much for your help, I've successfully used REPLACE$ as you suggested in order to solve my problem.
  6. Replies
    3
    Views
    7,080

    INI module help required

    I'm currently playing around with the INI module, dynamically building the entire file and I have a problem I'm trying to solve for which I require some help.

    Currently my 'ini file' works using...
  7. Replies
    25
    Views
    4,309

    Re: Question(s) about the bundler

    Thanks, that should suffice. :)
  8. Replies
    25
    Views
    4,309

    Re: Question(s) about the bundler

    Thanks both, however I must apologise, I didn't explain myself very well!

    I'm already using LEFT$(Disks(x), 2) for each CASE, however what I was wondering was can I make that change prior to that,...
  9. Replies
    25
    Views
    4,309

    Re: Question(s) about the bundler

    Sorry to re-open an old topic, is it possible to change the output of the script I posted earlier to return only the first two characters of the drive letters without the trailing backslashes and if...
  10. Thread: OS vista ?

    by Big Jon
    Replies
    2
    Views
    3,104

    Re: OS vista ?

    Works fine for me!
    http://e.imagehost.org/t/0392/IsVista.jpg

    Windows Vista Home Premium x86 (Standard Administrator Account with UAC Enabled)
  11. Replies
    25
    Views
    4,309

    Re: Question(s) about the bundler

    It just seems odd to me that one seemingly unrelated tick box can cause this behaviour.

    The good thing is that it's rare that I'd distribute a bundle which would need not be deleted after running.
  12. Replies
    25
    Views
    4,309

    Re: Question(s) about the bundler

    Try copying the code to a new file with a .tBasicC extension into a new, empty folder e.g. C:\test_dir\MyConApp.tBasicC

    Then open it in the IDE and build two packages of it with the bundler.
    ...
  13. Replies
    25
    Views
    4,309

    Re: Question(s) about the bundler

    Okay, I've created this which exhibits the problem.
    MyDrives.tBasicC
    USES "CONSOLE"

    DECLARE FUNCTION GetLogicalDriveStrings LIB "KERNEL32.DLL" ALIAS "GetLogicalDriveStringsA" (BYVAL...
  14. Replies
    25
    Views
    4,309

    Re: Question(s) about the bundler

    When I use .tbasic I'm not really sure what happens, I get a new console flash open and close. The console window from which I performed the command does however return to a prompt. If I use the...
  15. Replies
    25
    Views
    4,309

    Re: Question(s) about the bundler

    Invoke the Bundle Builder and leave the check marks in Obfuscate main script, Compress all files and Delete after run as they are shown by default.
  16. Replies
    25
    Views
    4,309

    Re: Question(s) about the bundler

    Okay thanks for sticking with me, I've now managed to capture the bundled files. The problem was that I needed to uncheck Hide protected operating system files, since the files were atttributed with...
  17. Replies
    25
    Views
    4,309

    Re: Question(s) about the bundler

    Thanks for the ideas!

    Michael, I'd already contemplated the option of repackaging the package, I'd sooner that was my last option however.

    As for Eros's idea, that really sounded like the way...
  18. Replies
    25
    Views
    4,309

    Question(s) about the bundler

    Firstly, let me apologise if this stuff is a repeat of something which has gone before, I tried searching but to no avail!

    I want the bundled exe to extract to the system temp location.
    (I've...
  19. Re: How do I access drive/volume information

    Thank you both, I'm especially happy that my first question attracted a positive response as opposed to a quick RTFM or use the search facility.

    I was fairly certain there'd be a WMI method, I...
  20. How do I access drive/volume information (DiskInfo)

    I suppose that the topic title is relatively self-explanatory, I was wondering if there are any examples of how I may list drives and parse them in such a way as to detect only fixed removable...
  21. Replies
    9
    Views
    5,634

    Re: batch (.bat) files

    I've used Windows NT Command Scripts (.cmd) exclusively, and have very little experience of anything else!
  22. Replies
    3
    Views
    80,437

    New and wet behind the ears!

    Hello all!

    As suggested in the Topic Title I have no programming experience at all. I have been using only batch scripts previously and before taking the Powershell route, I thought I'd give...
Results 1 to 22 of 22