NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
trying to move ide settings


Joined: 16 Jan 2009
Posts: 4
Reply with quote
hi guys,

this really freaks me out now! im trying to copy all my settings and most important all accounts from one machine to another. i copy the config folder and replaced the registry entries as suggested in the sticky thread. guess what - nothing happens! really nothing! what am i doing wrong. i dont wont to manually restore all settings! goosh why cant it be simple like export/import. the is a waste of time which i dont have!

i have read the account data is stored in account.cfg but that file is like 40 bytes big?!?!?!?!?!?! there is nothing in there but where are my somewhat 20 ftp/sftp accounts stored then?

would somebody from nusphere please help here!

thx

fra*
View user's profileFind all posts by setcookieSend private message
Re: trying to move ide settings wont work at all


Joined: 27 Apr 2007
Posts: 72
Reply with quote
Hi,

for backup phped setting i use this script:
Maybe it can give you some ideas where to look, but I don use accounts...

Code:

mkdir from_application_data
mkdir from_phped

regedit /e phped.reg HKEY_CURRENT_USER\Software\NuSphere\PhpED5.6
xcopy "c:\Documents and Settings\jarda_p\Application Data\NuSphere\PhpEd\Config\*" from_from_application_data /E /Y
xcopy "c:\php\phped\config\*" from_phped\config /E /Y
xcopy "c:\php\phped\scripts\*" from_phped\scripts /E /Y
xcopy "c:\php\phped\templates\*" from_phped\templates /E /Y
xcopy "c:\php\integrationscripts\*" integrationscripts /E /Y

View user's profileFind all posts by sirjardaSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
obviously you tried master copies of the files which are read-only.
Try files in %APPDATA%\NuSphere\PhpED\config
and reg.exe instead of regedit.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 16 Jan 2009
Posts: 4
Reply with quote
okay ... i moves the wrong seeetings folders my fault Smile thx
View user's profileFind all posts by setcookieSend private message
trying to move ide settings
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 vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic