Search found 4 matches

Go to advanced search

by bmkr94
Mon Aug 01, 2005 12:23 pm
Forum: Common Problems
Topic: Creating folders
Replies: 3
Views: 6195
 
Jump to post

My program resides on Local Drive (C:) under Program Files\<Application Name>\<Application.mdb>

My back-end database resides on Local Drive (D:) under
<database backend>\backendDB.mdb

I am not seening how I can create this secondary folder area on Local Drive (D:)
by bmkr94
Fri Jul 29, 2005 4:09 pm
Forum: Common Problems
Topic: Creating folders
Replies: 3
Views: 6195
 
Jump to post

Creating folders

I have successfully created an installation *.msi for my application which loads my program into Program Files\<Application Name>\<Application.mdb>

In addition to the above, my database backend actually resides in a different location on the Root of the installation drive. With the free version of ...
by bmkr94
Fri Jul 29, 2005 3:55 pm
Forum: Common Problems
Topic: Modify Registry
Replies: 4
Views: 7657
 
Jump to post

I found my problem with your guidance, I was incorrectly creating the full path of the key. I was able to make the necessary changes and success with the value changes.


Thank you.
by bmkr94
Thu Jul 28, 2005 6:03 pm
Forum: Common Problems
Topic: Modify Registry
Replies: 4
Views: 7657
 
Jump to post

Modify Registry

I am building an installation package and will need to modify an existing registry entry, one that is not related to my application. Specifically, my installation will make an entry for my application yet, I will need to modify an existing registry value … under

HKEY_LOCAL_MACHINE\SOFTWARE ...

Go to advanced search