View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002788 | JEDI VCL | 02 Installation | public | 2005-03-21 04:55 | 2005-03-21 12:52 |
Reporter | anonymous | Assigned To | AHUser | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.00 BETA 2 | ||||
Target Version | Fixed in Version | 3.00 | |||
Summary | 0002788: Installer does not work on WinNT :-( | ||||
Description | It's not a big deal - one could always install all the necessary files by hand. But it's annoying to get the "The procedure entry point SHGetSpecialFolderPathA... blah..blah.." from an almost professional package. Do you really need those stupid XP/2K gizmos in the installer?? | ||||
Tags | No tags attached. | ||||
|
SHGetSpecialFolderPath is also part of WinME and Win98 I'll try to remove this one. |
|
Fixed in CVS. The function is required for Delphi 2005 support (default BPL directory). The function is now imported at runtime and if the function does not exist the default BPL directory for Delphi 2005 will be empty. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-03-21 04:55 | anonymous | New Issue | |
2005-03-21 10:47 | AHUser | Note Added: 0006749 | |
2005-03-21 10:47 | AHUser | Status | new => assigned |
2005-03-21 10:47 | AHUser | Assigned To | => AHUser |
2005-03-21 12:52 | AHUser | Status | assigned => resolved |
2005-03-21 12:52 | AHUser | Resolution | open => fixed |
2005-03-21 12:52 | AHUser | Note Added: 0006750 |