TranceAddict Forums

TranceAddict Forums (www.tranceaddict.com/forums)
- Chill Out Room
-- :: OK computer genius, how good are you? ::


Posted by meneedit on Feb-06-2004 23:36:

:: OK computer genius, how good are you? ::

For years now I've wanted to work out things about windows that should actually be simple.


====I'll start with .ini files======


Who really understands these friggin things anyway. I made some background pictures for one of my hard drives.

alrighty, *sigh* heres the problem. I want windows to alternate pictures itself because I am a lazy bastard.

I need some dude that knows programming code or something to tell me some sort of random command that will deal with all the files.


I've tried this:
IconArea_Image=C:\windows\black.bmp, grey.bmp, blue.bmp



...but commas seem to have no effect


wuddoo ahdu Corbin? wuddoo ahduuuuu!!!!!!?



====No Settings=====


since switching to XP my CD drive always thinks that the previous CD is in the drive. For example if i put in a DVD and then a CD it will open 'PowerDVD' when opening the drives folder.

Device Manager in 98 had properties with things such as "DMA" "Disconnect" and "Auto-Detect".

Where the fack did that shit go in XP. I've got no way of making it aware of which CD is present.



====Photoshop======

On my old computer when I made radial gradients in Photoshop you could always see these lines where the colours merged. at first I thought "probably because im running 24-bit colour". Now I've got a geforce2 and the same thing happens in 32 bit colour. tell me that this isnt a Photoshop problem....



Thats about it for now. I'll post more later


Posted by DigiNut on Feb-07-2004 00:04:

Re: :: OK computer genius, how good are you? ::

quote:
Originally posted by meneedit
====I'll start with .ini files======
Who really understands these friggin things anyway.

An INI file is just a set of parameters divided into sections. Every line is going to have the form param=value. Thus:

quote:
I've tried this:
IconArea_Image=C:\windows\black.bmp, grey.bmp, blue.bmp
...but commas seem to have no effect

You haven't really explained what you're trying to do exactly, but as a general rule, you cannot assign more than one value to a single parameter. This doesn't really have anything to do with INI files - it's simply a principle of programming. The only situation in which you'd be able to use commas, semicolons, or any other delimiter, would be if the program reading the INI file is specifically designed to use multiple values and read a delimited list as a single parameter.

I don't think icon areas fit into that category.

quote:
Device Manager in 98 had properties with things such as "DMA" "Disconnect" and "Auto-Detect".

Where the fack did that shit go in XP. I've got no way of making it aware of which CD is present.

Some of those properties are obsolete in XP. Others have just been moved. DMA is located on the IDE channel's properties, under the IDE ATA/ATAPI controllers section of the device manager. AutoPlay properties can be set by right-clicking on the drive in My Computer and going to its properties. For many other settings that are hard to locate, try Microsoft's PowerToy, Tweak UI.

quote:
On my old computer when I made radial gradients in Photoshop you could always see these lines where the colours merged. at first I thought "probably because im running 24-bit colour". Now I've got a geforce2 and the same thing happens in 32 bit colour. tell me that this isnt a Photoshop problem....

I wouldn't personally recommend radial gradients under any circumstances as they can be quite ugly, but simply put, the most likely reason to see "lines" (by which I assume you mean areas of sharp colour contrast) is that the colours being blended are too far apart on the palette. If you need to make a gradient from say, purple to yellow, then you're going to need to edit the gradient to put some intermediate colours in there to make it look "smooth".

Hope that helps.


Posted by igottaknow on Feb-07-2004 00:08:

Re: :: OK computer genius, how good are you? ::

quote:
Originally posted by meneedit
====Photoshop======
On my old computer when I made radial gradients in Photoshop you could always see these lines where the colours merged. at first I thought "probably because im running 24-bit colour". Now I've got a geforce2 and the same thing happens in 32 bit colour. tell me that this isnt a Photoshop problem....

sorry but most likely its a photoshop "problem". its kinda like u installing pong and expecting it not to display in monochrome in 32 bit mode.

There might be a setting in photoshop preferences to display gradients better. Just remember that graphic programs usually give u an aproximate preview of the gradient because otherwise it would take forever to redraw.


Posted by meneedit on Feb-07-2004 00:21:

yeah thanks that did help

kinda got me down tho.


P.S

Isn't tweak UI for 98?


Posted by ASOT100 on Feb-07-2004 02:04:

quote:
Originally posted by meneedit
yeah thanks that did help

kinda got me down tho.


P.S

Isn't tweak UI for 98?



they got it for xp

http://www.microsoft.com/windowsxp/...s/powertoys.asp


Posted by Poncho on Feb-07-2004 02:16:

radiohead?


Posted by SpeakInSympathy on Feb-07-2004 03:15:

Re: :: OK computer genius, how good are you? ::

quote:
Originally posted by meneedit
I've tried this:
IconArea_Image=C:\windows\black.bmp, grey.bmp, blue.bmp



...but commas seem to have no effect




*lmao*


Posted by meneedit on Mar-11-2004 01:35:

Ok I just remembered some more.


File Associations
=================

File Associations in XP are so fucking stupid.

I made one for .jpg files titled "Edit in Photoshop".

Now, that�s all well and good except for the fact that I can�t open multiple files this way. It shits me so fucking much. It just opens multiple instances of Photoshop.


When I was running 98 it would automatically open them up in the one instance.

All I need to know is the extra things you can put at the end:





and before someone says something stupid like

"Why don�t you just go to Open With -> Photoshop"......

I DONT want to have to do that every time. I just want something in the first menu that opens all of the pictures in the same instance of Photoshop.

the other fucking thing that I hate about XP associations is this:



Media types have their own associations and my pc keeps defaulting back to DVD decrypter whenever I left-click on the DVD-drive icon in quick launch.
(for those who don�t know, quick launch is the bar next to the start menu, where icons can be placed)

I cant remove the "Decrypt using DVD decrypter" association because it keeps coming back. I don�t actually want ANY associations with just opening the drive. I just want to be able to left click to open the friggin' drive and browse through files. I shouldn�t have to right click and go explore every damn time


and also, one last thing... Where the feck'n hell can I find my video card properties in XP ive looked in every possible place and I�m telling you.... there not there!


Posted by smokeape on Mar-11-2004 02:14:

Re: :: OK computer genius, how good are you? ::

DigiNut hit the major topics of the "you're an admitted dumbass" thread. What he didn't hit was the following:

quote:
Originally posted by meneedit
On my old computer when I made radial gradients in Photoshop you could always see these lines where the colours merged. at first I thought "probably because im running 24-bit colour". Now I've got a geforce2 and the same thing happens in 32 bit colour. tell me that this isnt a Photoshop problem....


Geforce2? BWAAHAHAHAHAAAAA!!!!


[[[smoke]]]


Posted by meneedit on Mar-11-2004 02:21:

If your gonna be an asshole and not help out then fuck off, prick


Posted by meneedit on Mar-11-2004 02:23:

theres nothing worse than a smart-ass **** that picks on everybody else because he just happens to have the latest and greatest hardware.


Posted by smokeape on Mar-11-2004 02:25:

quote:
Originally posted by meneedit
If your gonna be an asshole and not help out then fuck off, prick


Spend a few bucks on a decent system, asswipe. And by the way, this isn't a geek forum so prepare to be flamed when you tout your ignorance.


[[[smoke]]]


Posted by Turbonium on Mar-11-2004 02:27:

quote:
Originally posted by smokeape
Spend a few bucks on a decent system, asswipe. And by the way, this isn't a geek forum so prepare to be flamed when you tout your ignorance.


[[[smoke]]]


No offense bud, but his post doesn't deserve a flame, tech-forum or not.

And who said a GeForce2 is not "decent". Define decent for me please. Some people don't give two shits whether they have the latest pixel shader and DX support, as well as pure hardware power, etc. If you don't game, you don't need it. So relative to a person such as this, GeForce2 is fine.


Posted by meneedit on Mar-11-2004 02:33:

Thanks for sticking up for me, Turbonium.


quote:
Originally posted by a cocksucker
Spend a few bucks on a decent system


I'm in the process of getting better system but meanwhile I am trying to get help on a few issues with XP. There was no need for you to be a fucking asshole.


Posted by meneedit on Mar-11-2004 02:37:

oh yeah, one more thing...

you dont have to be a geek to be able to help someone out with file associations


Posted by Boomer187 on Mar-11-2004 02:41:

quote:
Originally posted by meneedit
oh yeah, one more thing...

you dont have to be a geek to be able to help someone out with file associations


hit the edit button. it rules. you don't have to make a new reply.



I assume you have tried to right click on the file you always want opened, go to open with, then to choose program. Then there is an option to always open this type of file with it.


worked for me.


Posted by meneedit on Mar-11-2004 02:45:

yeah i thought someone would say that


thanks but.... no thanks

unfortunately I dont want to open JPG's in Photoshop by default only for editing so in other words basically what I have said is what I need it to do

I already thought of that



but thanks for replying constructively


Posted by smokeape on Mar-11-2004 02:53:

Don't act like a pussy if you're not.

I drive an '89 station wagon to work every day and drive a state of the art 3.2G computer at the house. It's merely an allocation of resources on what you feel is important. Windows XP is tricky, but is what Bill Gates and company has left us consumers to deal with. Windows 2004 is on the horizon with 64 bit file systems which will significantly upgrade file access speeds. It will require some power to run. Win XP needs at least 128M of memory to operate, let alone do anything else. I suspect the Windows 2004 may require 256M.

Figure out what you want to drive.

[[[smoke]]]

Magic Affair - Fly Away


Posted by Intense_Sounds on Mar-12-2004 08:15:

quote:
Originally posted by meneedit
and also, one last thing... Where the feck'n hell can I find my video card properties in XP ive looked in every possible place and I�m telling you.... there not there!


Start button --> Settings --> Control Panels --> Display --> Settings tab --> Advanced button


Posted by xKaoSx on Mar-12-2004 14:32:

Well- I am TRYING to be constructive here but
who upgrades to XP from 98? That was your first mistake-
You should have done a clean install of XP.

Your system is fine- Smokeape has valid points- but whatever
Work with what you have.


Posted by MisterOpus1 on Mar-12-2004 15:21:

quote:
Originally posted by smokeape
Don't act like a pussy if you're not.

I drive an '89 station wagon to work every day and drive a state of the art 3.2G computer at the house. It's merely an allocation of resources on what you feel is important. Windows XP is tricky, but is what Bill Gates and company has left us consumers to deal with. Windows 2004 is on the horizon with 64 bit file systems which will significantly upgrade file access speeds. It will require some power to run. Win XP needs at least 128M of memory to operate, let alone do anything else. I suspect the Windows 2004 may require 256M.

Figure out what you want to drive.

[[[smoke]]]

Magic Affair - Fly Away


Yeah, I can't wait for W2004 either, along with 5,000 critical updates and security patches that will come with it over the next few years after release.

Oh well, that's what I get for being a lazy ass and not learning Linux.


Posted by meneedit on Mar-14-2004 21:53:

quote:
Originally posted by xKaoSx
You should have done a clean install of XP.




I did



Powered by: vBulletin
Copyright © 2000-2021, Jelsoft Enterprises Ltd.