Ich arbeite gerade an einem Plugin für Enterprise Architect.

Mit Visual Studio 2008 und Vista Ultimate x64 lief alles reibungslos.

Gestern habe ich mir Win7  Ultimate x64 installiert, nun kam folgende Fehlermeldung:
“Microsoft (R) Visual Studio registry capture utility has stopped working”

Nach kurzer Recherche fand ich diesen Workaround.

1. Locate regcap.exe here: C:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools\Deployment
 (Pfad für x64 Szsteme: C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\Tools\Deployment)
2. Right click and select properties.
3. Select Compatibility tab
4. Check box to Run this program in compatibility mode.
5. Select Windows Vista SP2 in the OS drop-down.
6. Click Ok and Recompile.

Mit Personal-Backup habe ich  ein nettes Tool gefunden mit dem sehr einfach auch aufwändige Backupauftrage erstellen werden können.

Es ist kostenlos, wird gepflegt und ist auf verschiedenen Windowsclients identisch in der Handhabung.
Viel Spass

*AT THIS TIME IT HAS BEEN TAKEN OFFLINE – seems to cause problems!*

Finally there is Windows Mobile 6.5 SDK ready for download!  You can get it from here: Windows Mobile 6.5 SDK
There are Downloads for the following languages:

  • 0804 CHS Chinese Simplified
  • 0409 USA English
  • 0407 GER German
  • 040c FRA French
  • 0410 ITA Italian
  • 0c0a ESN Spanish
  • 0411 JPN JapaneseMore detailed further reading can be found here on Nick’s blog
  • Jump List: contains recently used files, if the app has a associated file type (e.g. Notepad)
    notepad_tray_recentfiles_HOW

    Thumbnail Previews: thumbnails of running apps; can be extended by e.g. buttons
    preview

    The new Taskbar may also be extended by Tasks. In former times, these commands where added as context-menu to the notifyicon in system tray.

    The best thing: you can use these new API-functions directly in .NET 3.5 by downloading the Windows API Code Pack.

    For more demos have a look at the following sites:
    Microsoft
    DeveloperFusion

    Just a found a tool that was missing in my Toolchain: Microsoft Build Sidekick from Attrice Corporation. Finally a nice and convenient tool to edit and debug MSBuild files that I use for my Teamcity work. It also supports the MSBuild Extension Pack.
    image

    This morning I found a pretty interesting overview provided by Roy on the tools you can use to get your builds maintainable:

    The difference between continuous Integration tools and automated build tools

    Personally I prefer the Teamcity and MSBuild Variation of Tools.

    Das man in Windows 7 Fenster links und rechts auf den Bildschirm docken kann ist ja nichts neues,i ch habe aber bis jetzt immer mit zwei Bildschirmen gearbeitet und bis jetzt nur geschafft ganz links und ganz rechts zu docken (d.h. Fenster 1 auf dem linken Bildschirm links und Fenster 2 auf dem rechten Bildschirm rechts)

    Doch heute bin ich per Zufall über etwas lustiges gestolpert,… das Docking kann man nicht nur per Maus steuern!

    Mit der Tastenkombination Windows + Left bzw. Windows + Right kann man, beim aktiven Fenster zwischen linksdocken, normal und rechtsdocken  wechseln,… auch Windows + Up (Maximieren), Windows + Down (Normal).

    Vermutlich kennen das schon alle,… für mich wars neu. Hoffe es findet sich jemand den das weiterhilft. ;)

    English:

    It not new that Windows 7 allows to dock dialogs on the left and right side of the screen, but I usually use two screens and since now I only managed to dock a dialog either on the left side of the left screen or on the right side of the right screen.

    Today I found something by chance,… the docking feature can also be done by keyboard!

    With the shortcut Windows + Left or Windows + Right you can toggle between docking left, normal dialog and docking right,… also Windows + Up (maximizes), Windows + Down (normal dialog).

    I assume everybody knows this already,… but its new for me,… hopefully this helps at least some people. ;)

    dialogDocking