to avoid disarrangement I start more threads. I hope it's okay for you.
It would be nice, when the installer could remember the last used installation path, so that I don't have to change the installation path in every installation. If this isn't possible with the installer software I recommend "InnoSetup".
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
> to avoid disarrangement I start more threads. I hope it's okay for you.
Fine, thanks.
> could the installer remember the last used installation path ?
Actually, it could be done - see regedit at
HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\DevPHP"
> so that I don't have to change the installation path in every installation.
Does the value of the REG-SZ named "UninstallString" correctly report the expected path ?
Regards,
Pierre.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2007-02-24
> Does the value of the REG-SZ named "UninstallString" correctly report the expected path ?
Yes, the path is correct. But when reinstalling Dev-PHP I have to correct the installation path.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
> Yes, the path is correct.
Fine. I was not sure, but - thanks to you - I know how to proceed.
> But when reinstalling Dev-PHP I have to correct the installation path.
I'll fix it in installer, soon.
We're using NSIS (not InnoSetup :)
NSIS released a new version that i have to download first.
Best regards,
Pierre.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2007-02-26
Hi Pierre,
the installer knows the correct path and the Files-Tab key press is working great :)
There is another problem in the settings. When I click on "Cancal" after changing the syntax highlighting, the changes are saved. I'm very happy, if you could correct this and the highlighting bug.
Thanks,
Stefan.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
> When I click on "Cancel" after having changed the syntax highlighting,
> the changes are saved.
This is another bug.
Nevertheless, it is possible to restore the *initial* state (not the prior one)
Delete the file corresponding to the highlighter :
%APPDATA%\devphp\SynWeb.ini
%APPDATA%\devphp\SQL.ini
%APPDATA%\devphp\XML.ini
> There is another problem in the settings.
> When I click on "Cancel" after changing the syntax highlighting...
Fixed. http://devphp2.free.fr/files/devphp2.exe
Best regards,
Pierre.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
to avoid disarrangement I start more threads. I hope it's okay for you.
It would be nice, when the installer could remember the last used installation path, so that I don't have to change the installation path in every installation. If this isn't possible with the installer software I recommend "InnoSetup".
Hello,
> to avoid disarrangement I start more threads. I hope it's okay for you.
Fine, thanks.
> could the installer remember the last used installation path ?
Actually, it could be done - see regedit at
HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\DevPHP"
> so that I don't have to change the installation path in every installation.
Does the value of the REG-SZ named "UninstallString" correctly report the expected path ?
Regards,
Pierre.
> Does the value of the REG-SZ named "UninstallString" correctly report the expected path ?
Yes, the path is correct. But when reinstalling Dev-PHP I have to correct the installation path.
Hi av3nger,
> Yes, the path is correct.
Fine. I was not sure, but - thanks to you - I know how to proceed.
> But when reinstalling Dev-PHP I have to correct the installation path.
I'll fix it in installer, soon.
We're using NSIS (not InnoSetup :)
NSIS released a new version that i have to download first.
Best regards,
Pierre.
Hi av3nger,
Could you please test
http://devphp.sf.net/2.0/devphp2_nsis.exe
This is supposed to fix :
- installer path http://sf.net/forum/forum.php?thread_id=1681096&forum_id=426561
- Files-Tab key press http://sf.net/forum/forum.php?thread_id=1681099&forum_id=426561
Regards,
Pierre.
Hi Pierre,
the installer knows the correct path and the Files-Tab key press is working great :)
There is another problem in the settings. When I click on "Cancal" after changing the syntax highlighting, the changes are saved. I'm very happy, if you could correct this and the highlighting bug.
Thanks,
Stefan.
Hi Stefan,
> When I click on "Cancel" after having changed the syntax highlighting,
> the changes are saved.
This is another bug.
Nevertheless, it is possible to restore the *initial* state (not the prior one)
Delete the file corresponding to the highlighter :
%APPDATA%\devphp\SynWeb.ini
%APPDATA%\devphp\SQL.ini
%APPDATA%\devphp\XML.ini
If this bug is easy to fix - of course, I will fix
otherwise... dt30 is waiting since 13-feb-2007 for several fixes about ftp
http://sourceforge.net/forum/forum.php?thread_id=1665537&forum_id=182376
Even if I'm still working for Dev-PHP to be "portableapps.com" compliant.
http://portableapps.com/node/5358
Best regards,
Pierre.
Hi,
> There is another problem in the settings.
> When I click on "Cancel" after changing the syntax highlighting...
Fixed.
http://devphp2.free.fr/files/devphp2.exe
Best regards,
Pierre.