Autorun CD/DVD Menu Software
Download Free Autorun CD Software
Indigo Rose Software Forums- Hard coded paths for include filesI have not been able to find more information on a problem I'm having and would appreciate some guidance. I include a custom icon and a LUA include script in the project, but I find that when changing the paths for these (for example from c:\here\icon.ico to c:\there\icon.ico), the EXE needs to... […]
- RE: Primer Files and the Used By Uninstall and Delete on Exit checkboxesHey folks, We have a DLL primer file used at both Install and Uninstall time. It works fine at Install, and is set as "Used by Uninstall" and "Do not delete on exit". After install, I find the DLL in the Uninstall folder under %AppFolder%. At Uninstall, I'm getting an error 2400 ("Failed to load... […]
- ProgressEx Action pluginHi boys i need help with this plugin......... i have this script if e_ID == 15 then MaxSize = Audio.GetLength(CHANNEL_BACKGROUND); ProgressEx.SetRange("Progress2",0 , 10 ); Position = Audio.GetCurrentPos(CHANNEL_BACKGROUND); ProgressEx.SetCurrentPosition("Progress2",... […]
- SQLite HelpHello guys, What am I doing wrong with my code ? I am trying to delete selected grid row from db, it deletes but not refreshing the grid I can only see it is deleted if I rerun the software ; Code: --------- function FindSelectedGrid(strGrid) tblSelect ={}; […]
- Update Details of TrueUpdate Server at RuntimeHi, At run time I would like to be able to dynamically update FOLDER URL, TIMEOUT, PORT depending on selections made in the CLIENT SCRIPT area. I can do this for FOLDER URL by entering a variable such as %HTTPG_URL% and that works perfectly at runtime by updating the variable as required. ... […]
- Hard coded paths for include files

