MSMQ and Navision
From Navision it is possible to read and write to a MSMQ using the automation Microsoft Message Queue 3.0 Object Library. This is however not my preferred way, because you have to handle Messages IDs […]
From Navision it is possible to read and write to a MSMQ using the automation Microsoft Message Queue 3.0 Object Library. This is however not my preferred way, because you have to handle Messages IDs […]
Microsoft Message Queuing (aka MSMQ) is a kind of messaging protocol, where applications can communicate asynchronous with each other. This can be done in a local Network, but also over the Internet.
FTP (File Transfer Protocol) is used to transfer files between computers on a Network. There a several ways to use ftp – here are some of them: From a command prompt – by using the […]
Simply run Resource Hacker, open the explorer.exe (found in the Windows directory) – and you are ready to make changes. To change the icon of the Start button do: Expand the category Bitmap.
As earlier mentioned in an article, it is possible to change the name of the Start button in XP. In the previous article was described how to do this manually. Resource Hacker is a tool, […]
As earlier mentioned in an article, it is possible to change the name of the Start button in XP using Resource Hacker. This is also possible for the menu item Run (Start -> Run). Simply […]
It is easy to change the default title of the Internet Explorer – just add a value in the registry on you are ready to go 🙂 Want to try it for your self? Then […]
You can change the name of the Start button in XP. Simply hexedit the explorer.exe file, which is placed in Windows. Here you have to look for the following offset values: Windows XP (Enhanced Start […]
If you have an application running, which creates a lot of log files – it would be neat to have simple functionality to zip those files. This is possible, just using dos scripts and the […]
If you have to optimize a lot of tables and indexes. You could create a SQL script, which then could be scheduled.
Copyright © 2024 | MH Magazine WordPress Theme by MH Themes