Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #2K

27 Posted Topics

Member Avatar for f14dtom

I am not a Linux user, but i use it only when need to run some scripts, or when windows crah and need to get into those corrupted directories. but is good thing to have a copy near you. :-)

Member Avatar for Vasvi
3
745
Member Avatar for nagatron

Make sure "Windows Script Host Object Model" is selected in project references, and then use the following code: Dim wshThisShell As WshShell Dim lngRet As Long Dim strShellCommand As String Dim strBatchPath As String Sub C0ding() Set wshThisShell = New WshShell strBatchPath = "C:\Your Bat File" strShellCommand = """" & …

Member Avatar for Nutster
0
14K
Member Avatar for C0ding

Hello everyone, I would like to mention that i am not a Windows Vista user anymore since Windows 7 is out, But while i used to be with Windows Vista i never had any problems with it til yesterday... The problem i am having is with, is the Task Sheduler …

Member Avatar for sinthesisml
0
1K
Member Avatar for C0ding

Hello everyone, I never had this problem before, i forgot how many times i have done this, yeah, a very easy task and now it turns out to be hard to do it again after windows is giving me error after error when trying to apply a language pack. First …

Member Avatar for skilly
0
530
Member Avatar for TrustyTony
Member Avatar for C0ding

Hello everyone, I've been trying to generate a way to catch or suppress errors in my web browser control. actually what i really need in my browser is that if i run my project and the page cannot be display, to generate an error handler so instead of showing "The …

Member Avatar for C0ding
0
280
Member Avatar for gillissj

Instead of using VBS Script code, why don't you use a batch file instead? one single line of code, then you can just edit that line of code, for example: "Del "C:\Documents and Settings\C0ding\Desktop\Example.url" >NUL" Then just run or execute the batch file and thats it.

Member Avatar for C0ding
0
238
Member Avatar for C0ding

Hello everyone, Few days ago i faced this issue: "Task Scheduler Engine has stopped working" my first thing that came into my mind was to go to Services and check how this services was there, but for surprice, the services was active and all grayed out. so then there was …

Member Avatar for C0ding
0
233
Member Avatar for ashton menezes

I'm a Mac user , i work with Windows and Mac and i tried this several times with several Mac G4 and have never had success. i tried booting from a portable external CD/DVD and never had good results. if anyone has done this, please let us know, thanks.

Member Avatar for dfxgrid12
0
786
Member Avatar for mitchfizz05

In my case, i love Windows and Mac as well, and as for developing apps, yeah, there are Third-party software or tools to make apps, but they will never be as good as making them in a mac os computer. when i said Third-party, i meant there are software out …

Member Avatar for mitchfizz05
0
115
Member Avatar for Gixmodon

This problem might not be IE but the code on that page he/she is trying to have access to it.

Member Avatar for Gixmodon
0
243
Member Avatar for C0ding

Hello everyone, First of all, i am not a Ubunto, Linux, or any of these OS user. But i tried to dump a Bios ROM using Ubunto platform, but i'am getting this error: ERROR: FlashROM tool not found! then i get this alert: Try: 'sudo apt-get install flashrom' in debian-based …

Member Avatar for C0ding
0
1K
Member Avatar for C0ding

Hello everyone, I've been working with some python scripts for few days now, what editor i've been using? the answer is Notepad, but then i move to Notepad++ which is the one i use to edit batch files php files, and many other programming files formats, but just now i'ma …

Member Avatar for C0ding
0
417
Member Avatar for C0ding

Hello everyone, Like i said in some other posts i made before, i'am totally new with Ubuntu, so what i really would like to know is if there is a way i can add some extra content to the ubunto Desktop.iso CD. i have the Ubuntu v 9.04 Desktop i386, …

Member Avatar for C0ding
0
184
Member Avatar for C0ding

Hello everyone, I search for this answer, and yeah, it looks like many asked this question before, but my answer was not on those posts. now i would liek to double ask the same question again... how can i invoke a python script from command pronpt? this is the way …

Member Avatar for C0ding
0
324
Member Avatar for C0ding

Hi Dani or cscgal, I would like to thank you for bringing my "Recently Updated Articles" Bar back ^_^ Thank You!

Member Avatar for Banfa
0
167
Member Avatar for C0ding

Hi everyone, I am a new member of DaniWeb, i would like to ask if there is any area on the page that is dedicated to the batch language. Thanks in advance

Member Avatar for C0ding
0
59
Member Avatar for Dani

I think i have some bad news for IE8 users moving to IE9 as IE9 don't work well on xp like in vista or windows 7. IE9 required Direct2D for hardware acceleration which is unavailable in windows xp. in my opinion this bug might not have nothing to do with …

Member Avatar for Dani
0
231
Member Avatar for C0ding

With all due respect, but the new way of posting in DaniWeb is ugly!!! and not just ugly but now is not letting me submit, reply, or do anything with my open topics, when i try to post something i get this error message: "The Message field is requiered." even …

Member Avatar for Dani
0
282
Member Avatar for shanaka95

In my case this is how i do it... 1.) Create an Autorun file, do this by opening Notepad, and add this: [autorun] Open=Your-Main-Window-CD-Program.exe Icon=Your-Main-Window-CD-Program.exe Then save it as: Autorun.ini Then go back to your VB6 project and on that main window program add this code: Option Explicit Private Declare …

Member Avatar for C0ding
0
132
Member Avatar for C0ding

Hi everyone, I would like to merge few text documents into one, For example, i have 12 text documents in a folder, then needed to merge their text into one. 12 = 1. any help will be very appreciate, thanks in advance. if is not much to ask, if i …

Member Avatar for C0ding
0
1,000
Member Avatar for C0ding

Hello guys, Have anybody seen a program with a small button (Like us on Facebook)? well i would like to accomplish something like that on one of my projects. to be honest i haven't click on any program with that little like button.. So i was wondering if they just …

Member Avatar for C0ding
0
90
Member Avatar for C0ding

Hello everyone, I've been having this problem for years: "Compile error: Procedure too large" I asked this question in few places, Expert-Exchange was one, but nobody never came out with an answer, now here i am again, hoping to find a solution for this issue or problem in my project. …

Member Avatar for C0ding
0
559
Member Avatar for razamughal67

Hi razamughal67 I have done this before, i created an executable using Visual Basic 6, and then replaced for the one to be called in the CD to be used as a Boot CD and had no problems at all, there is no programming involved in this trick, is just …

Member Avatar for C0ding
0
160
Member Avatar for C0ding

Hi everyone, [U]Batch example: start /wait executable.exe[/U] I've been using this method with batch files, this time i would like to use something similar in Visual Basic 6, i tried to replace this method using Do While Loop, Do Until... Loop Statement, etc. but still can't find a better way …

Member Avatar for C0ding
0
184
Member Avatar for C0ding

Hello everyone, Is been a while since i've been trying to rename a file using the ren batch command, but for some reasons is not working for me. could some one please give me an idea on how to reanme a file with a batch file? Thanks in advance. This …

Member Avatar for C0ding
0
254
Member Avatar for C0ding

Hello everyone, I am trying to make a tool that can allow me to join text... For example, my project have four listboxes like my example: [One] [Two] [Three] <== these are thre list boxes or three text boxes with multiline option, which the job is to make something like …

Member Avatar for C0ding
0
488