Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 7 of 7
  1. #1
    Join Date
    Nov 2006
    Posts
    64

    Grin A few bits of help required!!

    Hi! Im in the process of designing this app, so far all it does is download WinZip from the official website, but thats just for a test, the real prob Im having is saving the preferences, I have got the download location sorted, its just the other bits Im stuck on!

    Screenshot of options screen:

    I have also included the exported project, Id really appreciate it if someone (maybe more) could have a bit of a tinker about with it and help me sort it out!

    Also, any other idea's of preferences / options to use would be wicked too
    Attached Files

  2. #2
    Join Date
    Feb 2007
    Location
    Missouri
    Posts
    178
    There are many different ways you can save your preferences. You can save them to the registry, .ini file, sql db, or a text file.

    I will make you a quick sample app.

  3. #3
    Join Date
    Nov 2006
    Posts
    64
    Thank you Haydeng, I have already worked out how to save the download location to a .ini file and then load it at startup, but just not the others!

  4. #4
    Join Date
    Feb 2007
    Location
    Missouri
    Posts
    178
    I'm whipping something up now. Glad to help.

  5. #5
    Join Date
    Nov 2006
    Posts
    64
    thanks! IM gonna get to bed soon, gotta be up at 6 for work! but Ill look it over later when i get home from work & have a bit of a tinker

  6. #6
    Join Date
    Feb 2007
    Location
    Missouri
    Posts
    178
    Here you go:
    Attached Files

  7. #7
    Join Date
    Jan 2007
    Location
    Resita ( Romania )
    Posts
    118

    Talking

    Or You can create a ini file with the extension " .dat " , encrypt-it , and you can work dynamically with this file , not sure if you understand me....
    This .dat file may serve you as : preference settings , temp file , some app basic settings , and you can modify this file dynamically wihin the app.
    I hope this is usefull !

Similar Threads

  1. Best way to share custom buttons with the group?
    By mwreyf1 in forum AutoPlay Media Studio 6.0
    Replies: 10
    Last Post: 04-28-2010, 01:29 PM
  2. Technology required message
    By Sergio_S in forum Setup Factory 7.0
    Replies: 2
    Last Post: 04-08-2005, 12:02 PM
  3. Zip Actions Plugin - 32 bits or 64 bits
    By brianlesker in forum Setup Factory 7.0
    Replies: 0
    Last Post: 10-08-2004, 08:03 AM
  4. Space Required on Drive Calculation needs overide variable
    By jdwarren in forum Setup Factory 6.0
    Replies: 1
    Last Post: 04-14-2003, 12:12 PM
  5. Calculation of Required Disk Space
    By Kendall Anderson in forum Setup Factory 5.0
    Replies: 1
    Last Post: 03-03-2000, 10:07 AM

Posting Permissions

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