Index: trunk/bin/postsession_logmerge.bat
===================================================================
--- trunk/bin/postsession_logmerge.bat	(revision 675)
+++ trunk/bin/postsession_logmerge.bat	(revision 679)
@@ -12,5 +12,6 @@
 
 REM 2. Define a variable for the directory containing the data files
-set dir="webapps\dynamicdata"
+REM dir="webapps\dynamicdata"
+set dir="w:\webapps\dynamicdata"
 
 REM 3. Merge the unified log with cad details and evaluation ratings
@@ -22,4 +23,4 @@
 REM 4. Next, launch the webserver and browse to localhost:8080/sessionlogdisplay.html 
 REM    to show a nicely formatted version of the results.
-"C:\Program Files\Mozilla Firefox\firefox.exe"  localhost:80/sessionlogdisplay.html  &
-
+"C:\Program Files (x86)\Mozilla Firefox\firefox.exe"  webapps.tmcsim/sessionlogdisplay.html  &
+REM "C:\Program Files (x86)\Mozilla Firefox\firefox.exe"  localhost:8080/sessionlogdisplay.html  &
