Hi Sami,

> ...Is there any way i can embed the files within the setup,
> but the user by no means see or access them either in CD or
> in program files folder?

Not really. Once a file is installed on the computer it's on the
computer. There are ways around certain aspects of that - for example,
using a resource file - but these aren't exactly hiding it, more like
(though not exactly) using a file from within a Zip file directly within
your program. The database cannot be used this way - it must be within a
folder on its own, but it does not have to have an MDB extension.

For installers I recommend using NSIS:
  http://nsis.sourceforge.net/
It's open source and free.

Regards,

Shawn K. Hall
http://12PointDesign.com/
http://ReliableAnswers.com/




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/k7folB/TM
--------------------------------------------------------------------~-> 


'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [email protected]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to