Indigo Rose Software

Professional Software Development Tools

 
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 24
  1. #1
    Join Date
    Jan 2007
    Location
    Resita ( Romania )
    Posts
    118

    Arrow MiscOS-OCX Plugin is finished !

    This plugin has 16 actions regarding to Windows OS and User information .
    The Actions are :

    MiscOS.GetOsName
    MiscOS.GetTimeFormat
    MiscOS.GetShortDateFormat
    MiscOS.GetLongDateFormat
    MiscOS.GetCountry
    MiscOS.GetCurrencySymbol
    MiscOS.GetLanguage
    MiscOS.GetServicePack
    MiscOS.GetBuild
    MiscOS.GetVersion
    MiscOS.GetProductType
    MiscOS.GetPlatform
    MiscOS.GetProductID
    MiscOS.GetRegisteredOwner
    MiscOS.GetRegisteredCompany
    MiscOS.GetComputerName

    The plugin has a self-installer , it has Actions Wizard Integration, and if you want to use it , just open in templates window the " MiscOS-OCX-Plugin.Blank.Project " template.
    The plugin is freeware , and I made it from an OCX from "Rye Production" site : http://www.dhost.info/ryeproductions/index.php?l=lib

    Initially I wanted to do a big plugin ( about 200 functions ) , but it takes too much time , so I do it "in pieces"

    You must have LuaCOM plugin installed to use MiscOS-OCX , because , as it shows the name , the base for this plugin is an ActiveX library
    I will keep you on current with new updates and releases.

    Here is the Installer for this plugin and a example showing how to use it
    Have a nice scripting !

    The Installer
    The Example Project

  2. #2
    Join Date
    Jan 2007
    Location
    Resita ( Romania )
    Posts
    118
    Just let me know if the links are working )

  3. #3
    Join Date
    Nov 2006
    Posts
    306
    that's great !
    I believe its gonna take a while, this is time consuming but otherhand you get powerfull methods for making projects even better, I think this will be all appreciate by the users ofs AMS

  4. #4
    Join Date
    Jan 2007
    Location
    Resita ( Romania )
    Posts
    118
    Ok , i'll wait ) , but I found a little bug in this plugin ( sorry for that ) in the the " MiscOS-OCX-Plugin.Blank.Project " template ,Page--> On Preload --> , first line is :
    Code:
    System.RegisterActiveX("C:\\AdvFuncLib.dll")
    replace it with :
    Code:
    System.RegisterActiveX("AutoPlay\\Docs\\AdvFuncLib.dll")
    The same thing you should do Page--> On Close --> at the first line :
    Code:
    System.UnregisterActiveX("c:\\AdvFuncLib.dll")
    replace it with :
    Code:
    System.UnregisterActiveX("AutoPlay\\Docs\\AdvFuncLib.dll")
    Have a nice Scripting )

  5. #5
    Join Date
    Mar 2007
    Posts
    186
    FWIW there was the same error in your example project as well...Anyways it works fine now once you correct the paths...
    Thanks a lot for this!
    Last edited by SiNisTer; 08-14-2007 at 03:10 AM.

  6. #6
    Join Date
    Jul 2007
    Posts
    1,512
    i just download the MiscOS looks kool thanks.

    If if i want to add this to a project i need luaCOM pluging ticked is that right?
    i like the way its set out but can this work with text lables not just input boxs

    Kool keep up the works

  7. #7
    Join Date
    Jul 2007
    Posts
    1,512
    i can't get Uptime to work
    is there a reason for this?

    when i enable it it just says error is this not supported yet

  8. #8
    Join Date
    Jan 2007
    Location
    Resita ( Romania )
    Posts
    118
    Uptime it isn't working... I just can't figure out how to call this property from ocx...hope to make it work soon !

    Yes , you can work with labels and all other stuff ( combo , listboxes , paragraphs..etc..)

    And yes , you need to have LuaCOM Installed for the plugin to work...

  9. #9
    Join Date
    Jul 2007
    Posts
    1,512
    hey there i have made a little System Properties Program with this
    and i was just wondering how to call the username and cpu info.

    how do i have it to set code from a labe.


    yes i have luaCOM installed.
    but dose the end user need it installed?

  10. #10
    Join Date
    Feb 2005
    Location
    Mn
    Posts
    770
    Sorry. You can not download this file today. Download traffic for your country is empty.

  11. #11
    Join Date
    Oct 2006
    Posts
    345
    sorry i cant get it and re-upload it for you either as i get the same error, it is a crap upload site, this is one of the things they use constantly to force you to buy their premium membership, i'll keep trying, and if i manage to get it i'll re-upload it to a more user friendly site

  12. #12
    Join Date
    Jul 2007
    Posts
    158
    Quote Originally Posted by CrazyFrog View Post
    I don't know why i can't download this completely?

  13. #13
    Join Date
    May 2006
    Posts
    5,380
    get it i'll re-upload it to a more user friendly site
    http://www.box.net

    yes i have luaCOM installed.
    but dose the end user need it installed?
    no, ams will add it to the project automatically (like it dose with other plugins)
    Last edited by RizlaUK; 10-15-2007 at 02:56 AM.
    Open your eyes to Narcissism, Don't let her destroy your life!!

  14. #14
    Join Date
    Oct 2006
    Posts
    345
    still can't get it, which is odd, a 12 hour wit is usually good enough to clear these kind of issues, we may have to wait for mz to re-upload it to a more favourable site

  15. #15
    Join Date
    Oct 2006
    Posts
    345
    ok, i got them, had to hook through an elite proxy from portugal to get them though ... that is one upload site i will NEVER upload files too !


    The Installer
    Code:
    http://rapidshare.com/files/62711459/MiscOS_Installer.zip
    or
    http://ultrashare.net/hosting/fl/c65be5a028
    or
    http://www.axifile.com/?7399842
    or
    http://www.wikifortio.com/816472/MiscOS%20Installer.zip

    The Example Project
    Code:
    http://rapidshare.com/files/62711387/MiscOS-OCX-Plugin.apz
    or
    http://ultrashare.net/hosting/fl/6000f142c7
    or
    http://www.axifile.com/?5966894
    or
    http://www.wikifortio.com/165953/MiscOS-OCX-Plugin.apz

    sorry, Rizla... box.net forces you to register before you can upload, and i really cant be bothered to register for another free upload site !

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Mark OCX as safe for viewing ?
    By harryhollander in forum Setup Factory 7.0
    Replies: 2
    Last Post: 07-31-2007, 10:46 PM
  2. Spotlight: CD Audio Action Plugin
    By Desmond in forum AutoPlay Media Studio 5.0
    Replies: 16
    Last Post: 05-15-2006, 07:02 PM
  3. Indigo Rose Plugin Changes
    By Lorne in forum AutoPlay Media Studio 5.0
    Replies: 4
    Last Post: 09-27-2004, 04:17 AM
  4. Free Plugin: Media Player Object
    By Ted Sullivan in forum AutoPlay Media Studio 5.0
    Replies: 7
    Last Post: 09-24-2004, 02:54 PM
  5. Spotlight: FTP File Transfer Plugin
    By Desmond in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 03-10-2004, 09:34 PM

Posting Permissions

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