I did something simular a few years ago.
If the old forums are still here you should be able to find a tutorial on making an application to store usernames and passwords in an encryptet SqLite...
Professional Software Development Tools
Type: Posts; User: Jonas DK
I did something simular a few years ago.
If the old forums are still here you should be able to find a tutorial on making an application to store usernames and passwords in an encryptet SqLite...
Thanks Ulrich for the quick repley.
I knew it was something to do with the indexing just wassent sure if there was an easy way around it or if it would be better to read it into some form of...
I'm sorry for the sloopyness of the end of my post, thourght since it was in the code block of the post people would get the drift...
But I stand corrected. Here is the completely and otterly...
Let me try to understand...
You want to be able to load an audiofile using the scripting and not the point-and-click method?
it actually does the same.
Use the action wizard (Can't remember...
Well the problem is not in using nested tables, but more how to store the data to file.
but thanks for the tip anyway
-Jonas
Hi all,
It's nice to be back in AMS.
Im a bit shaken by discovering how rusty your skills get when you don't use em for years.
Can some one help me get my head around this problem...
I am...
Hi,
I havent looked at MSI factory for years.
Can someone tell me if it is posible to create a package that contain a 32 and a 64 bit version and then depending on the system the package is run...
My analyses so far has let me to the following conclusion:
I can not do what I want in the MSI installer as the MSI Installer can't create a new file on the fly.
I can't get the path of the...
Think I'll try playing around with MSI Factory.
The plan is to create a dialog screen after the install dir screen that askes for a location to store the Database and then take the string of that...
Hi,
I haven't played with MSI Factory since it was released, only making a few simple MSI installs using default settings.
But now I have a project that needs some custom settings and I can't...