Sqlite3 dll
Is there anyway to update the sqlite3 dll file so i can use the newer version of sqlite in apms - I tried replacing the dll with a new version, although the database gets created, it doesn't get read....
View ArticleHow to show a Windows top left on every resolution
Hi guys, can you help me showing the windows on top left on every resolution? Thank you very much
View ArticleChange buttons for File Exists dialog?
I know that I can change the message displayed when a file exists and cannot be overwritten by calling SetupData.SetLocalizedString("MSG_FILE_EXISTS_RETR Y"). However is it possible to change the...
View ArticleNo error occurred
Hello Can somebody help me /assist me to fix this error ? Thanks in advance. Array
View ArticleHow to send email?
Hello everyone.. newbie here.. anyone can help me with my small project about sending an email using the ams app/exe? thank you so much..
View Articleactivate Windows 7
Can I activate Windows 7 online using the Windows 10 activation key?
View ArticleDatabases
Hi, I need some help. I'm currently doing a project that store data every 10 seconds. The problem i's that I was using Text file append method to achieve that and I'm getting speed problem. I'm now...
View Articlechange installation partition by code in installation screen
friends; how can i force user to install the application not in C:\ partition the user can install in d ; e or f if it found for example D:\MyApps second question: how can install application like...
View Articlehow do i know if there is a partition d or e or f and how do i know a...
friends; how do i know if there is a partition d or e or f and how do i know a available space thank you
View Articlecalculation sizes question
Hi Anyone knows how to calculate drive, file or folder sizes when converting to another size measures? I mean: bytes to megabytes megabytes to gigabytes gigabytes to Terabytes Second question: If you...
View ArticleBug in Registry.GetValue for REG_MULTI_SZ values
Apparently this has been a known issue for years but still is not resolved in SUF 9.5.1. Specifically I am referring to this operation: reg = Registry.GetValue(HKLM,...
View ArticleAbout uninstall.xml file
Hello, Is it safe to assume that the path to a registry folder describing the uninstall parameters is always located in the uninstall.xml file as SUF70UninstallData\CPRegKey upon the successful...
View ArticleBug in Registry.GetValue for REG_MULTI_SZ values
Apparently this has been a known issue for years but still is not resolved in SUF 9.5.1. Specifically I am referring to this operation: reg = Registry.GetValue(HKLM,...
View ArticleEnable/Disable Uninstall Creation via Code during Installation
I have an install that by default creates an uninstall. Is there a way I can, via script, disable the creation of the uninstall - that would include the uninstall file(s) and registration of the...
View Articlemessage to Ulrich
I tried to send a message in private mode it seems you have disabled this way to geet in touch so I will put here to notice you, the sqlite3 plugin download link does give a 404 error, could I get a...
View ArticleUninstall older version.
Good morning, reviewing the installation windows, i came upon an issue, when i tried to generate an uninstall an older version window i was unable to found it anywhere, as this is a pretty standard...
View Articlecreate custom installation with SF9.5
I have a license to AMS and i need to build a setup file. I thought to build my own installation software with AMS but it takes a lot of work and I thought maybe it could be built with SF9.5. can i...
View ArticleRunning a file from the installation package נefore start copying files?
To run a file by operating system I wrote the following code : resultOS = System.GetOSName(); if (resultOS == "Windows 7") then result = Shell.Execute(SessionVar.Expand("%AppFolder%\\myFi le.exe"),...
View ArticleRTL layout? I did not find any way to do it. Is it possible?
RTL layout? I did not find any way to do it. Is it possible?
View Articlerun setup file
friends; if i have some setup file like report viewer or .net frame work 4.6 how can i run this file automatically in hidden mode and at the end of installation message box appear tell me all file...
View Article