Dreamweaver is useless for what you need to do. Zen Cart is a dynamic PHP + MySQL based website, and it needs a web server for it to work on.
You can turn your PC into an offline web server (Intranet) which you can install a local copy of Zen Cart on. I recommend you install XAMPP (
http://www.apachefriends.org/en) - it's a 1-click install which will install all elements you need (an Apache web server, PHP, MySQL, phpMyAdmin etc.)
You then modify files using a plain text editor, like PS Pad or Crimson Editor. You don't use Dreamweaver or Word or Word Pad etc.
You modify the code and can then refresh your website on your local web server and see the results.
Vger