help to restart an application
Hello everyone, I try to use some code find in the forum to restart my application. When i build the project in Hard Drive Folder mode it's ok. When i build the project in Web/Email Executable mode...
View ArticleAuto close a dialog bx after selection
Hello everybody, I am a complete newbie and need help. I created a page from which sales department can load different documents like brochures, drawings presentations, etc. in multiple languages. Once...
View ArticleRead Data from local database (sqlite) and display into html
Hello everyone.. have created the local sqlite2 database already and now, i would like to create html index to display the data into it using web object.. anyone has example? my database have this...
View ArticleImage Scroller NOT TRIAL
Hello everyone is anyone here have ImageScroller plugin that is not a TRIAL? Hope anyone can share a link.. thank you. telco
View ArticleProduct Selection
I hope I describe this properly, I want to create an installer where the end user can select which product to install. I would like to display a list (7 products) and let the end user select which one...
View ArticleProportion Image in ImageScroller
Hi first of all i would like to thanks reteset for the Plugin called ImageScroller and Imagine Programming for sharing the link.. I have download the plugin because i am now using Database (sqlite2) to...
View ArticleExtract part of a text file
Hi. I've got a text file (actually it is more like a json file, with the .opt extension). Anyway, somewhere in this file there is a plain-text line: InstalledPackagesPath "Specific_Path" Basically I...
View ArticleAdditional security - validate signature of TrueUpdate.exe?
We have begun adding additional security to our auto update routine. One area we see as a hole we are trying to fix is if the server was compromised and they replaced our exe and dat with their own....
View ArticleProgramFilesFolder64 not returning value as expected with Wow64 plugin
Since g_ProgramFiles64Folder = SessionVar.Expand("%ProgramFilesFolder64%"); returns the x86 PFF, I would expect the following would get the correct PFF value on a 64 bit machine:...
View ArticleHow to show File Version for SYS files?
I had to reinstall Windows and therefore also reinstall SUF (9.5.3.0) When I am looking at the the files list for a project, the File Ver column shows the file version for EXE and DLL files. I want it...
View ArticleNeed Help Sqlite
Hello everyone.. Here i am again.. can i ask for a little help about sqlite? if am saving a data with ' or with Apostrophe it returns an error 30001 SQL logic error or missing database.. anyone can...
View ArticleNeed help with finding Registry values
I am trying to have my SetupFactory file determine the version of MS Access (32 or 64 bit) installed by a Registry value. I have realized that Microsoft stores the X86 / X64 bitness value in different...
View ArticleAdditional columns for Primer Files tab
Just like the Archive and External tabs allow you to show the File Version, it would be very useful to have the Primer Files tab also show File Version (for appropriate files). Also, allow the Primer...
View ArticleWide Character Strings in SUF LUA?
It would be great to handle Wide Character Strings in SUF LUA. That would enable us to make installers that are truly international. For example:AsciiZString = "Hello World"; wcs = L"Hello World"; It...
View ArticleHelp Rename File with special character
Hello everyone i am having trouble to rename a specific file. although i can do a rename it manually but i want to do it in the software. here is the example file name Original file name: All I Want...
View Articlefind audio files and create table
hello, i need little help, ive got some pictures for example: Code: PictureTable = { "AutoPlay\\Images\\Teoriis Biletebi\\1konvencia\\62.png", "AutoPlay\\Images\\Teoriis...
View ArticleSerial Number Authentication Checker
Hi Ulrich, My checker is working great and thanks for the help a while back. I get a couple of errors and maybe you will know how the customer can solve it. "Could not open request" The firewall fixed...
View ArticleSyntax using shell:startup
Syntax question for Setup Factory File.Move("%AppFolder%\\file_name.exe", "shell:startup", true, true, false, false, nil); The file does not move to that location when constructed as above,...
View ArticleWanna Discuss Something
I want to discuss something related to this forum, i am new here and i want to know the rules of this forum. Can anybody tell me about this?
View ArticleUsing HTTP.Download Action
Hey, I have some trouble with this action. I read the documentation and did a lot of debunking, in the end it work but not. So it currently looks like this: Code:...
View Article