Content Type
Profiles
Forums
Events
Everything posted by Geej
-
Can you pick it up at wincert.net? I don't have time to update posting. (My online time fairly limited nowadays.) Dun think I will update rest of my addon posted at here at MSFN. Sorry.
-
Since Lock Indicator is just a tool to indicate the status of Caps Lock/Num Lock/Scroll Lock status, perhaps you can look for alternative that does the same thing. Perhaps Keyboard Leds? Regards
-
Excel 2007: Editing a date causes a format change
Geej replied to novicee's topic in Microsoft Office
Thanks for sharing your solution to your own problem with us. Glad to hear you solved the problem yourself. Your solution may help someone who face similar situation. Cheers -
While trying to update to v 5.5.6.2, the installer now requires you to be online before it will install. Otherwise a pop up message will appear and you cannot proceed with the installation. I do not know why it need to go online. The developer has change its installer routine. Perhaps check / send some information to its server and maybe download some files behind your back. So it is something I do not like or feel comfortable about it. Nevertheless, I repackage this to inf addon so there is no need to be online to install. Includes all usual plugins as before. English only. Updated to v 5.5.6.2
-
Excel 2007: Editing a date causes a format change
Geej replied to novicee's topic in Microsoft Office
I couldn't get the below date format in Excel 2007 Nevertheless, try using other date format. Some guide like this or this might help. -
costum restore executeable x64
Geej replied to Schiiwa's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
i love this option but is it against MSFN forum rules? (LOL ) -
Excel 2007: Editing a date causes a format change
Geej replied to novicee's topic in Microsoft Office
Need to ensure the cell is Date type. (Right-click the cell->Format cells... ---> In the "Number" tab, under Category: Date should be selected -> Followed by your choosen Type: (eg. 14-Mar-01) When you edit the date cell manually, ensure you stick to the required format to prevent from changing to text/ other type. BTW, What has Word 2007 help got to do with Excel? -
Homepage FileAlyzer is a tool to analyze files. FileAlyzer allows a basic analysis of files (showing file properties and file contents in hex dump form) and is able to interpret common file contents like resources structures (like text, graphics, HTML, media and PE). Using FileAlyzer is as simple as viewing the regular properties of a file - just right-click the file you want to analyze and choose Open in FileAlyzer FileAlyzer_20350_inf_addon.cab Size: 3.88 Mb (4,063,744 bytes) MD5: 17A663F848A0B9DAD9CE3B234E5F60FC
-
T-Clock v1.0.1.0 by Stoic_Joker System Tray Clock for XP 32-bit Website This is a small date/time utility for XP. Resides in system tray. Startup first time only. If you wish to set as auto startup, go to T-Clock Properties, in About tab, check "Start T-Clock when Windows Starts". T-Clock_inf_addon.cab Size: 620.36 Kb (635,244 bytes) MD5: 37077CDF49D75A6C48D8A09171641977
-
How about shutdown McAfee VirusScan first , then try CHKDSK/F again. Ref
-
See if this post at Wincert can help you or not?
-
CMD Batch: Get Time
Geej replied to Caml Light's topic in Programming (C++, Delphi, VB/VBS, CMD/batch, etc.)
Compile your autoit script as console application so as to interact with whatever batch command you have in mind. Why need to do it with a CMD batch....? -
It is indeed sad to see him gone at such a young age. While I do not own any apple product (yet), my wife has iphone & ipad and I also freq use ipad to play games with my kids. To me ipad is a great entertainment pad for the children. Many people will remembered him forever. He is legend.
-
opt("TrayIconDebug",1) ;Run ( "xnormal_3.17.5_installer.exe /S") Run("C:\Applications\XNormal\xnormal_3.17.5_installer.exe /S") DIM $sTX1="Setup" Winwait ($sTX1,"") Winactivate ($sTX1,"") sleep (2800) Send("{space}") sleep (500) Winwait ($sTX1,"") Winactivate ($sTX1,"") Send("{tab}{space}") sleep (250) Send("{tab 3}{space}") Sleep (500) ;Install directory Winwait ($sTX1,"") Winactivate ($sTX1,"") Send("{tab 3}") sleep (250) Send("{space}") ;Update setting ;with default Yes, automatically notify me when updates are available Winwait ($sTX1,"") Winactivate ($sTX1,"") Send("{space}") ;Ready to install Winwait ($sTX1,"") Winactivate ($sTX1,"") Send("{space}") ;Completing the Xvid Video Codec Setup Wizard sleep (11000); Delay to give enough time for the installation to complete Winwait ($sTX1,"") Winactivate ($sTX1,"") Send("{space}") ;close readme Winwait ("README") WinClose ("README") ;Part 3 DIM $sTM1="x264vfw - H.264/MPEG-4 AVC codec Setup" DIM $sTM2="Welcome to the x264vfw" Winwait ($sTM1,$sTM2) WinActivate ($sTM1,$sTM2) ControlClick ($sTM1,$sTM2,1) $sTM2="License Agreement" Winwait ($sTM1,$sTM2) WinActivate ($sTM1,$sTM2) ControlClick ($sTM1,$sTM2,1) $sTM2="Choose Install Location" Winwait ($sTM1,$sTM2) WinActivate ($sTM1,$sTM2) ControlClick ($sTM1,$sTM2,1) $sTM2="Setup was completed successfully." Winwait ($sTM1,$sTM2) WinActivate ($sTM1,$sTM2) ControlClick ($sTM1,$sTM2,1) $sTM2="Click Finish to close this wizard." Winwait ($sTM1,$sTM2) WinActivate ($sTM1,$sTM2) ControlClick ($sTM1,$sTM2,1) $sTM1="xNormal 3.17.5 Setup" $sTM2="The system needs to be rebooted. Do you want to reboot now?" Winwait ($sTM1,$sTM2) WinActivate ($sTM1,$sTM2) ControlClick ($sTM1,$sTM2,7);7=No
-
Minor inf update. Modify inf install method. Now using RegisterDlls/regsvr32 method. However, when uninstall using regsvr32, not all registry keys are deleted. Therefore I still need to use regini.exe to remove key as (hence changing registry permission is needed) the key does not have administrator full access by default.
-
Maybe you can let the author know your thought / finding... here The author, as far as I know, is using autoit to make the sfx tool. Some antivirus tool may report false positive with autoit. Regards
-
automatically enable/disable internet connection
Geej replied to colore's topic in Networks and the Internet
How about keeping your connection alive? Try goggling for "stay alive internet connection" for some utilities. I got some results like these: http://www.download3k.com/Network-tools/Dial-up-Connectivity/Download-BySoft-StayAlive-Pro.html http://www.downloadatlas.com/stay_alive/stayon-by-stefan-walter.html -
Although I am not really sure if there is an exact program to do this, try using multiple tools/batch/script to do the task you want. nnCron LITE : Scheduler that can schedule the time you stated so that it can run some task (thru some batch or script) Perhaps some commdline email program that can send out mail. Google around Build your script Then use nnCron LITE to trigger event Just an idea...
-
You might also consider some commandline tool which might help you (I did not try them though) IniFile 1.6 ini Tool v1.20 regards
-
Updated to v2.0.49
-
Hi Godflesh, To make your script more reliable, try avoid Sleep(280000) code. Try this modified code which will wait until the reboot prompt screen is out and it will select reboot later. I did not include any sleep command. Please add them if you need it. (During VM normal session test, it works ok w/o sleep command.) $sVIM="Vista Inspirat 2 1.0 Setup" ;<==new line #region --- Au3Recorder generated code Start --- fileinstall("c:\bricopack\VistaInspirate2Ultimate.exe", EnvGet("wpipath") & "\install\Bricopacks\VistaInspirate2Ultimate.exe",1) Run(EnvGet("wpipath") & "\install\Bricopacks\VistaInspirate2Ultimate.exe") _WinWaitActivate("Installer Language","") Send("{ENTER}") _WinWaitActivate($sVIM,"") Send("{ENTER}") _WinWaitActivate($sVIM,"") Send("{TAB}{SPACE}{ENTER}") _WinWaitActivate($sVIM,"") Send("{TAB}{TAB}{TAB}{SPACE}{ENTER}") _WinWaitActivate($sVIM,"") Send("{TAB}{DOWN}{SPACE}{DOWN}{DOWN}{DOWN}{SPACE}{DOWN}{DOWN}{TAB}{RIGHT}{ENTER}{ENTER}{ENTER}") _WinWaitActivate($sVIM,"") Send("{TAB}{SPACE}{ENTER}"); <-- these are the keyboard keys it should use in the REBOOT screen _WinWaitActivate($sVIM,"",120) ; wait for reboot prompt ;<==new section $sVIS="Your computer must be restarted" Winwait ($sVIM,$sVIS) WinActivate ($sVIM,$sVIS) ControlClick ($sVIM,$sVIS,1204) ; 1204 = I want to manually reboot later ControlClick ($sVIM,$sVIS,1) ;1 = Finish button #region --- Internal functions Au3Recorder Start --- Func _WinWaitActivate($title,$text,$timeout=0) WinWait($title,$text,$timeout) If Not WinActive($title,$text) Then WinActivate($title,$text) WinWaitActive($title,$text,$timeout) EndFunc #endregion --- Internal functions Au3Recorder End --- #endregion --- Au3Recorder generated code End --- #endregion --- Au3Recorder generated code End ---
-
Details are in here.
-
Thanks Updated to v7.50 Redo to RunOnceEx. (You still have the option to run directly in svcpack.inf if you wish. Just need to modify entires.ini command by removing -ai switch)