wamp - convert PHP's eregi to preg_match -
I am including a MS Access database (.mdb) file in the installation folder during an installation. I can read / write an .mdb file in my admin user account. But when I set up my set up in a limited machine account, the application folder becomes read-only for the application folder during installation in the target folder How can I give permission for full access? I read other posts related to this problem, but I am not able to succeed on it I am using Visual Studio 2010. Language: C # You can do one of the following: You As an administrator, you can modify your application manifest to run the application. & lt; The requested exaction level level = "requireAdministrator" uiAccess = "false" /> OR You can insert an MDB file in a folder other than a program file, usually files that need to be written in an application, c: \ user \ & lt; Username & gt; \ AppData \ Local \ & lt; Manufacturer & gt; \ & Lt; Products ...