Jump to content

Recommended Posts

Posted

G'day.

 

Got a problem which surprisingly enough, I've never seen or perhaps been asked about before:

 

Kids are making their 'sites' in Dreamweaver at the root of a webdev folder but when they switch computers they lose their 'site' (the webdev files are still there, but they have to remake the 'site' again).

 

Anyone know where the Dreamweaver sites are stored? registry or appdata?

 

Ideally I want their site information stored along with their networked documents.

 

Cheers!

Posted
Cs3 uses the registry. I have a launcher app that loads it before opening dreamweaver and exporting it just after dreamweaver closes down. A login / logoff script can do this instead though

 

Thanks, just had a look and it seems like CS6 does too - what do you mean by launcher app btw?

Posted
I wrote a program in c#. It checks for the presence of a file in their user area (a reg export) and loads it into the reg. It the launches dreamweaver and waits till dreamweaver is closed. At which point it exports the dreamweaver site settings to a file in their user area ready for next time

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...