Forum Replies Created
-
AuthorPosts
-
AnonymousParticipant
Because 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?
AnonymousParticipantThanks for the answer Thunder
AnonymousParticipant@WSS wrote:
No more news from basiz? He working on it?
Not yet…hope he working on the new version and follow our suggestion 😉
AnonymousParticipantI 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.
AnonymousParticipantNo more news from basiz? He working on it?
AnonymousParticipantYep, that was my backup solution, I just thought there was a simple way to remove it
Anyway thanks for the quick answer!AnonymousParticipantOkay, 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?
AnonymousParticipantNo, 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…AnonymousParticipantIf 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.
AnonymousParticipant@Kylaline wrote:
Stil shows “splash screen”, is there option to deploy it without any user intteruption?
I mean, completely invisible… 🙄
AnonymousParticipantStil shows “splash screen”, is there option to deploy it without any user intteruption?
AnonymousParticipantI’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." #2357AnonymousParticipantSure,
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.
AnonymousParticipantThere 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 😀
AnonymousParticipantanother 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