|
With all due respect and honor to the administration and moderators.. i would like to ask why do an error "The file 'C:\RegFile.reg' is not recognized as a valid registry file." every time i package my project? this registry file is needed for my program..
the procedure how i made this reg file is: 1.) I opened the regedit 2.) searched the path of the registry key, and then 3.) I exported it as "RegFile.reg" to C:\
Now i had my "RegFile.reg" file
when i started packaging the project, i included the registry file in the package.. it prompted me if i want to 1.) copy the file and update registry, 2.) copy the file and do not update registry, or 3.) do not copy the file but update the registry..
i chose number (3.).. but i think it doesn't matter if you choose any of the 3..
before the compilation started, an error occurs.. the error that i said earlier.. now i can't package my project because it detects my .reg file as invalid registry file.. why is this?.. is there something wrong that i had made or do i lack something that needs to be done?
|