tlw1985 / cnpack

Automatically exported from code.google.com/p/cnpack
0 stars 0 forks source link

Import CnPack Wizards Config Info From File does not work #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start CnWizards Config Import & Export 
2. Check Import CnPack Wizards Config Info From File
3. Click Next

What is the expected output? What do you see instead?
It should work but it shows an error message saying that Delphi is still
Runnng. But Delphi is not running.

What version of the product are you using? On what operating system?
v.0.9.5.554 but problem was present in earlier versions. Tested on Win
Vista and 7

Please provide any additional information below.

Original issue reported on code.google.com by thierry.ardouin@gmail.com on 11 Jan 2010 at 10:06

GoogleCodeExporter commented 8 years ago
Thanks for your report!

Perhaps the reason of this problem is:
Config Import & Export Tool uses CreateFile with GENERIC_WRITE parameter to 
determine if CnWizards_*.dll is loaded by IDE, but it will be failed under 
Vista/Win7.

So you can try to run this tool as administrator, also we'll try to find other 
way 
to fix this problem.

Original comment by zjy.cnp...@gmail.com on 12 Jan 2010 at 12:34

GoogleCodeExporter commented 8 years ago

Original comment by zjy.cnp...@gmail.com on 12 Jan 2010 at 12:36

GoogleCodeExporter commented 8 years ago
This problem has been fixed in build 562.

Original comment by zhoujingyu@gmail.com on 24 Mar 2010 at 3:33