Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
10% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
10
Posts with Downvotes
5
Downvoting Members
7
1 Commented Post
~58.6K People Reached
About Me

a knowledge treasure hunter

Interests
Electronics, Home Audio Recording, Net surfing, Customizing my pc.
PC Specs
Asus P8H61-MLX, Intel G620 2.6GHz, 4GB DDR, 500 GB Sata, Acer p196hqv 19"Windows XP SP3.

46 Posted Topics

Member Avatar for vinodvinu

Hi, I need to import a video file into an audio editor called Steinberg Nuenbdo. (on daily basis). In Nuendo, best format for video is avi. But my video converter only allow mp3 for avi files, not wave. In Nuendo, wave is best to import. Could anyone please tell me …

Member Avatar for FluAdolescent
0
517
Member Avatar for vinodvinu

Hi all, I have a little script which i want to execute on "Alt Tab" keypress. I made this script as an exe file. All i want to do is to execute this script/exe when i press alt tab in my pc. Do i need to use SetWindowsHookEx or is …

Member Avatar for rproffitt
-2
398
Member Avatar for vinodvinu

Hi all, I have a dual-boot laptop with Windows 10 64 bit and Windows 8 32 bit. I think i don't need that windows 8 any more. I want to delete it from laptop and add that empty hard drive space to the drive where windows10 located. How can i …

Member Avatar for Reverend Jim
0
383
Member Avatar for Santosh_9999

A sample code Dim xlApp As New Excel.Application Dim xlWB As Excel.Workbook Dim xlWS As Excel.Worksheet 'xlApp.Visible = True ' Uncomment if you need excel to be visible' xlWB = xlApp.Workbooks.Open("C:\YourExcelFile.xlsx") xlWS = xlWB.Worksheets("SheetName") Dim ExcelData(2) As String ExcelData(0) = "YourData1" ExcelData(1) = "YourData2" xlWS.Cells(4, 1).Value = ExcelData(0) ' Raw …

Member Avatar for vinodvinu
0
319
Member Avatar for AutoPython
Member Avatar for vegaseat

Who created a hell like language python?. The creator want us to memorise all codes for making GUI and enter it manually. Horrible !!!. Everybody says that python is a simple language and it will increase productivity of a programmer. But how?. A programmer should type for all his widjets …

Member Avatar for vegaseat
9
45K
Member Avatar for vinodvinu

Hi all, Excuse me if i am posting this question in a wrong forum. I have YTD video downloader in my pc. But it doesn't have a download complete message box. Instead, it will display the download status in it's own listview. But if YTD is minimized, then we never …

0
123
Member Avatar for vinodvinu

Hi there, My pc opens it's default web browser when i press the left Ctrl Key... No matter which browser is... I am using USB keyboard. My pc spec; Asus p8H61-MLX Motherboard Windows 8 32 bit OS 4 GB RAM Last day i have installed PhraseExpress in my pc... That's …

Member Avatar for CimmerianX
0
338
Member Avatar for vinodvinu

Hi there, I need a simple audio or video editing software. I need to translate the dialogues of tv program. I have the video file(XviD) of that program and an audio track(mp3). All i need to play this file and write the dialogues in a word document. Now i am …

Member Avatar for cguan_77
0
354
Member Avatar for Begginnerdev

I need to work with OleDB Connection. What changes do i need to make with this code ?

Member Avatar for Reverend Jim
2
898
Member Avatar for vinodvinu

Hi there, I am using Libre Office Calc in my windows 8 PC. I need to maintain a calc sheet for tracking my home electricity meter reading. pLEASE LOOK THE IMAGE. FUNCTION OF CELL A2 = if c2 = "" then value = "" otherwise value = TODAY(). This will …

Member Avatar for gerbil
0
259
Member Avatar for Ene Uran

I have a dictionary. when user enters a word, i need my program search in that dictionary and find the correct value and print it. Please see the image.. this is my code. it will give correct output when we enter a word which the dictionary have. Please guide me.

Member Avatar for Lucaci Andrew
0
4K
Member Avatar for vinodvinu

Hi there, My friend just formatted his pc in office and installed windows 8 32 bit. He had a samsung mobile phone with 2G/3G internet. He is using internet from the mobile through his laptop with usb cable in his home. So the phone part is ok. But he is …

Member Avatar for vinodvinu
0
268
Member Avatar for vinodvinu

Hi there, I am a newbie in programming. Python is my choice. because it is easy to learn. But the Tkinter GUI making is horiible. I don't like to write code for GUI. I like the visual basic method. So i installed Qt Designer. But i don't know how to …

Member Avatar for vegaseat
0
445
Member Avatar for vinodvinu

Hi there, I like programing very much. Fortunately or unfortunately my sujects in collage was arts, because i hate maths. Visual basic is my favourite language. I have learned it partially. But it didn't support my native language. I need some menu button text in my native language, but it …

Member Avatar for vinodvinu
0
196
Member Avatar for vinodvinu

Hithere, I need to take 12v DC from my computer to feed an amplifier. I know there is some red and black wires . But my question is 1.) is there enough current to feed my amplifier( may be 2 or 3 A). 2.) is there any problem to my …

Member Avatar for Rik_
0
180
Member Avatar for vinodvinu

Hi, I want to install Windows 8, Windows XP sp3 and Linux Mint14 in my PC. Is it possible to install 3 Operating systems in one PC ?. If so is it possible in virtual machine ?.If 3 OSs are not allowed in a PC, then please tell me how …

Member Avatar for caperjack
0
277
Member Avatar for vinodvinu

Hi there, I have win xp sp3 and Linux mint14 in my PC. Now i want to uninstall xp and install Windows 8. Do i need to uninstall Linux mint for installing windows 8 ?. I don't want to uninstall Linux Mint. Please help.

Member Avatar for mjdodd
0
179
Member Avatar for vinodvinu

Hi all, I just installed Linux Mint alongwith WindowsXP. The size of that disk drive (which i choose to install mint) is 7.8GB. I need to add some space to that drive. But how?. A message box was appered when i installed Mint. It shows me that i didn't add …

Member Avatar for rubberman
0
549
Member Avatar for vinodvinu

Hi there, I installed Linux mint14 with Windows XP as dual boot. But after installing i realized that i did not gave any swap space to linux. So i deleted linux and entered Recovery Console with XP's bootCD. After entering Recovery Console, i typed "fixmbr" and restarted pc. Then i …

Member Avatar for vinodvinu
0
200
Member Avatar for vinodvinu

Hi all , I am working with Steinberg Nuendo 4 and OpenOffice 3.4. I need to track my work time. The nature of my work is; play a video file in Nuendo, understand the dialougue and translate it to my native language and type it in open offoce. So i …

0
68
Member Avatar for vinodvinu

Hi all , I am working with Steinberg Nuendo 4 and OpenOffice 3.4. I need to track my work time. The nature of my work is; play a video file in Nuendo, understand the dialougue and translate it to my native language and type it in open offoce. So i …

0
79
Member Avatar for vinodvinu

Hi My pc spec intel pentium dual core G620 Asus p8h61-MLX board 4GB Ram 500 GB Hitachi Sata Windows XP SP3 My problem is, i just installed a circuit simulation programme. At the sam time a little programme called pc monitor (something which scan the pc) was installed without my …

Member Avatar for caperjack
0
182
Member Avatar for vinodvinu

Hi all My pc spec- intel g620 processor, asus P8H61-MLX board, 4GB ram, Windows XP SP3. I can't wake up my pc from sleep mode. Sometimes it restarts after i press arrow keys . And sometimes processor fan starts working and pc still being in sleep mode. Anyhow i need …

Member Avatar for vinodvinu
0
231
Member Avatar for vinodvinu

Hi all, As a part of my job i need to run some dictionary in my native language. But when i clicking the setup icon , a dialogue box shows that Run-time Error 429. "ActiveX Component can't create Object.". There is some other problems with .dll files in my pc. …

Member Avatar for lolafuertes
-1
143
Member Avatar for vinodvinu

Hi, I am using ms word 2003. My native language is Malayalam (in kerala). Now my work is to translate the script of Disney's Aladdin to Malayalam. Sometimes i need to know the meaning of some words. MS word gives me a few synonyms in English. But i need to …

Member Avatar for vinodvinu
0
191
Member Avatar for vinodvinu

Hi, I am going to upgrade my pc. Plz help me to find a better processor +motherboard in the limit of 7000 indian rupees -vinod

Member Avatar for JorgeM
0
76
Member Avatar for vinodvinu

Hi all, I need to change some windows fonts in this area(please look attached image) -vinod

Member Avatar for JorgeM
0
53
Member Avatar for vinodvinu

Hi all, I just installed xp yesterday in my pc. version 2002 sp3. but unfortunately there is no address bar in any window. This is an Inconvenience for me. so plz help me to find the address bar. And i installed xp in my drive "C". Total space in C …

0
111
Member Avatar for vinodvinu

Hi all, My PC's internet connection speed is maximum 52 kilobytes per second. But my Antivirus software is downloading it's update files the speed of about 3 kilobytes per second. When i noticed this, i posed all downloads but still that speed remains. My network monitoring tool displays that the …

Member Avatar for CimmerianX
0
146
Member Avatar for vinodvinu

Hi all, My pc starts to ask me a passord while booting. And all these happened without my knowledge. I never enable this password prompt. Anyhow it happens. And my my computer window appears very strange(pls look the image). Do i need a system formatting ?. plz help me. -vinod …

Member Avatar for vinodvinu
0
130
Member Avatar for vinodvinu

Hi all, I'm in a trouble. I just formatted my pc. but after that there is no disk drive in my computer.(plz look the image) while formatting, i can't copy the files named ks.sys and sp2.cab beacase of damaged or old boot disk. And i can't install audio driver. The …

Member Avatar for nicentral
0
105
Member Avatar for vinodvinu

Hi all, Is there any chance to shut down a pc automatically only because of loose connection of processor fan ?. -vinod

Member Avatar for vinodvinu
0
96
Member Avatar for vinodvinu

Hi all, I need to remove password prompt in xp startup. But how ?. And i need to disable some programs in startup. -vinod

Member Avatar for vinodvinu
0
129
Member Avatar for vinodvinu

Hi all, My fiend is facing this problem.(please look the image). If he press ignore, installation will continue and after all he can't update the virus engine database. Then he searched the registry to find that particular key but he can't find that.Sombody please help us. -vinod

Member Avatar for PhilliePhan
0
118
Member Avatar for vinodvinu

Hi all, When i boot my pc, check disk utility runs and slow down the booting process to 15 minutes. There is 4 drives in my hdd. Everytime this utility checks my E drive. Why this is happening to me.. -vinod

Member Avatar for vinodvinu
0
78
Member Avatar for vinodvinu

Hi all, My friend is facing this msg box(plz look the image) when he boot his system. What is this and how to avoid this ?. -vinod

Member Avatar for caperjack
0
116
Member Avatar for vinodvinu

Hi all, My friend wants to get connected internet with a netsetter pendrive device. when he connect the device to his usb, a msg box appears.(plz look the image). he suddenly pressed the ok button. but that msg box not only dissappear but also multiplied into several instances. At the …

Member Avatar for caperjack
0
109
Member Avatar for vinodvinu

Hi all, i want to send some big files (upto 20mb) to my friend. some are .exe files. how can i send this to him ?. -vinod

Member Avatar for gerbil
0
94
Member Avatar for vinodvinu

Hi all, I need a simple electronic simulation tool. i googled a lot but all the software are big and complex. most of them need the circuit to be completed with ground connection. But i need a simple one that is,if i draw a 12v battery and a 1k resistor. …

Member Avatar for vinodvinu
0
140
Member Avatar for vinodvinu

Hi all, I am using windows xp sp2. I am using nero6. while using nero, i can see 3 folders which i can't see in windows explorer. unfortunately the content of these folders is harmful to other users of this computer. plz look the image i attached. My pc was …

Member Avatar for vinodvinu
0
198
Member Avatar for vinodvinu

Hi all, I am using xp sp3. After booting my PC shows a notepad. plz look the image i attached. And plz tell me why this notepad is coming?. -vinod

Member Avatar for gerbil
0
134
Member Avatar for vinodvinu

Plz look this figure. this is the part of an error report which my pc shows me today after an unexpected restart. Problem signature: Problem Event Name: BlueScreen OS Version: 6.1.7600.2.0.0.256.1 Locale ID: 16393 Additional information about the problem: BCCode: d1 BCP1: AD2FF300 BCP2: 00000002 BCP3: 00000000 BCP4: 8D2EA8C4 OS …

Member Avatar for jingda
0
321
Member Avatar for vinodvinu

Hi, I am using windows 7 ultimate. My pc automatically restarts after the shutdown processes are complete. i'm a freshman in win7. last day i pressed the arrow key in keyboard after shutdown and my pc starts suddenly. i wondered. So plz help me. -vinod kc

Member Avatar for JolinG
0
142
Member Avatar for vinodvinu

Hi, my friend's pc stopped working. technician told that motherboard and smps is damaged. rest of the things in that pc is-p3 processor, 512MB sdram and 40GB ide hard disk. Now my friend is planning to buy a new SMPS.Motherboard, Ram and Processor. his doubt is, does the old hard …

Member Avatar for pphresh
0
142
Member Avatar for vinodvinu

Hi, my pc configuration asus-m2n68-am se2 amd sempron le 1250 2gb ddr2 windows 7 (32bit) ultimate(not genuine) My problem is, sometimes when i boot my pc,the network status icon in taskbar shows an exclamatory sign in yellow colour and some text like this "no internet acces, unidentified network". But the …

Member Avatar for jingda
0
77

The End.