Bag tempDir when starting 2 times DVDStyler with 2 different tempDir
A cross-platform DVD authoring application
Brought to you by:
ntalex
When starting a second DVDStyle.exe before waiting the end of the first one :
First with options : /t tempDir1 /o OutputDir1
Second with options : /t tempDir2 /o OutputDir2
tempDir1 is wrong because is set to tempDir2. (OutputDir1 and OutputDir2 are correct.)
Regards
After additionnal tests (on 3.0.3 beta2)
Problem is not appearing when starting 2nd DVDStrler before waiting the end of the first one.
In fact second DVDStrler.exe is changing tempDir of the first one which was OK before second DVDStrler.exe !!