Forum Replies Created
-
AuthorPosts
-
Anonymous
ParticipantBecause of several bugs that have been found due to my/ bug reports and are to be fixed in 2.8, is there going to be a new trial period for the new version? When is the release date scheduled to be?
Anonymous
ParticipantThanks for the answer Thunder
Anonymous
Participant@WSS wrote:
No more news from basiz? He working on it?
Not yet…hope he working on the new version and follow our suggestion π
Anonymous
ParticipantI had WinCDEmu installed on my Windows 7 before upgrading to Windows 8. I had to reinstall it but it went without a problem. Am running Win 8 pro 64bit.
Anonymous
ParticipantNo more news from basiz? He working on it?
Anonymous
ParticipantYep, that was my backup solution, I just thought there was a simple way to remove it
Anyway thanks for the quick answer!Anonymous
ParticipantOkay, I checked out the trial version. Seems to work, except that I don’t get any locals populated in the debugger? I rechecked on the website and it doesn’t say anything about locals, is this feature not supported?
Anonymous
ParticipantNo, but *maybe* basiz will add a feature for install/uninstall driver throught the command line with Portable WinCDEmu ( many ask for it, and i’m agree, the command line is very useful and also the install/uninstall feature ) , so you can deploy whatever you want.
Just wait and hope…Anonymous
ParticipantIf I buy the network edition and I sometime later I happen to need more features, can I upgrade to the ultimate/custom edition for the difference in price? That would ease my mind.
Anonymous
Participant@Kylaline wrote:
Stil shows “splash screen”, is there option to deploy it without any user intteruption?
I mean, completely invisible… π
Anonymous
ParticipantStil shows “splash screen”, is there option to deploy it without any user intteruption?
Anonymous
ParticipantI’m waiting for the new version, and all the new feature, like other π
October 31, 2012 at 17:39 in reply to: "Object reference not set to an instance of an object." #2357Anonymous
ParticipantSure,
the project properties were always set to Makefile project and it does not work in VS2008.
This is the data of the configuration inside the project file:
Name=”DebugGDB|Win32″
OutputDirectory=”$(SolutionDir)$(ConfigurationName)”
IntermediateDirectory=”$(ConfigurationName)”
ConfigurationType=”0″
>
Name=”VCNMakeTool”
BuildCommandLine=”VisualGDB “$(VISUALGDB_DIR)VisualGDB.exe” /build “Elite_WIN32-DebugGDB.vgdbsettings”
ReBuildCommandLine=”VisualGDB “$(VISUALGDB_DIR)VisualGDB.exe” /rebuild “Elite_WIN32-DebugGDB.vgdbsettings”
CleanCommandLine=”VisualGDB “$(VISUALGDB_DIR)VisualGDB.exe” /clean “Elite_WIN32-DebugGDB.vgdbsettings”
Output=”C:Program Files (x86)SysprogsVisualGDBUseStartDebugWithGDBCommand.exe”
PreprocessorDefinitions=””
IncludeSearchPath=””
ForcedIncludes=””
AssemblySearchPath=””
ForcedUsingAssemblies=””
CompileAsManaged=””
/>Where VisualGDB in the command lines is a batch file receiving 3 parameters.
And this is properly set in the project properties window in VS2008.
Anonymous
ParticipantThere is nothing to say in addition to what has already been said, hope Basiz take in consideration the previus post for make the software really perfect, it will be the last major update, the last effort π
Anonymous
Participantanother BUG is:
when a added a new config named test and clone from debug, if i modify test, and debug will be modifed, they should NOT share the same settings file.
-
AuthorPosts