CodeLobster IDE

Free cross-platform PHP IDE (HTML, PHP, CSS, JavaScript, Python code editor) with support Drupal, Joomla, Twig, JQuery, BackboneJS, LaravelJS, Node.js, CodeIgniter, CakePHP, Laravel, Magento, MeteorJS, Phalcon, Symfony, VueJS, WordPress, Yii
It is currently Thu Mar 28, 2024 11:24 am

All times are UTC




Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: USB drive
PostPosted: Wed Dec 15, 2010 7:47 pm 
Offline

Joined: Sun Oct 10, 2010 5:51 pm
Posts: 34
Well I only have access to my main machine atm, but the following should work:
Save this as "Launch_CLPHP.cmd" on your USB drive. And use it to launch/start CLPHP ...
Code:
CALL:GET_PATH "%CD%"
SET CLPHP=%LocalDrive%\Programs\Codelobster Software\CodelobsterPHPEdition
CD "%CLPHP%"
COPY msxml4.dll "%Windir%\System32"
Regsvr32.exe msxml4.dll
START "" ClPhpEd.exe 
GOTO:EOF

:GET_PATH
   SET LocalDrive=%~d1

Granted this adds msxml4.dll to the target machine. If that's an issue you could use something like AutoHotKey to launch CLPHP similarly do the Copy + Regsvr32.exe AND Delete + Unregister when CLPHP is closed.


Top
 Profile  
 
 Post subject: Re: USB drive
PostPosted: Thu Dec 16, 2010 6:45 am 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi.

Yes, sure, we laready have same algorithm and we will research why it doesn't work.

So does it mean that portable Codelobster PHP Edition works OK after manual registration on your PC?

Thanks.
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: USB drive
PostPosted: Thu Dec 16, 2010 9:44 am 
Offline

Joined: Sun Oct 10, 2010 5:51 pm
Posts: 34
CLPHP is running fine on my main machine at home, aside from the [Inspector] crashing it. But that's likely cuz of WIn2K or my hosed IE.

The msxml4.dll issue on Vista/Win7 might be due to DLL overloading. Under Win2K/XP DLLs didn't have to be referenced in the Registry, and they would default to loading from the programs launch folder. That's changed under Vista and Win7 if I recall correctly. I know Total Commander has had some issues with that as well.


Top
 Profile  
 
 Post subject: Re: USB drive
PostPosted: Thu Dec 16, 2010 12:15 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi.

OK.
Could you, please, provide us with more info about crash on the Ispector.
Does it crash on some specific file?
If yes - please, send it to us.
Could you, please, also send us Codelobster.log file from Codelobster's folder after the crash.

Many thanks.
Codelobster Team.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2

All times are UTC


Who is online

Users browsing this forum: No registered users and 31 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2016 phpBB Group