Everything posted by Kelsenellenelvian
-
Pocketdrive making me feel stupid
So the command file is being made redundent by the generate file. After changing that file it works beautifully. The problem actually was not the command file it was the generate file in the scripts folder. The layout is like the wpi folder g:\wpi.hta g:\wpi.cmd g:\install\ g:\themes\ And so on... Anyway it works now.
-
Pocketdrive making me feel stupid
yup-yup yes si affirmative aye, aye correct.
-
Pocketdrive making me feel stupid
Britishbulldog actually answers this question in a post a while back. So the command file is being made redundent by the generate file. After changing that file it works beautifully.
-
Pocketdrive making me feel stupid
Nothing in my E or F drive. And when I use the start %cdrom%\wpi.hta it say system cannot find the file specified. When I run the wpi command file manually it starts WPI and then I get a error message that says Windows cannot find e:\install\netfxsp1.exe. Ok I just tried an experiment I removed the letters c d e f from the command file and it still just tries to use my e drive. Seems like the cammand file is not working
-
Pocketdrive making me feel stupid
Okay here is my problem guys: I am trying to stick my WPI project on my pocketdrive and I edited the command script thusly= cmdow @ /HID @ECHO OFF for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\wpi.ico set CDROM=%%i: regedit /S wpi.reg start WPI.hta EXIT BUT when it starts it says It cannot find e:\install\blah blah. My **** drive is designated as G:\ WTF??? Yes E:\ is my first CD but this is not what I want... Am I being a dumba$$? Can you help me please?
-
multi disc?
Can I look at that batch file???
-
Question for BritishBullDog......
WOW!!!!!!!!!!!!!!! Mwahahahahahahahahahh LOL look at us now ma!!!!!!!!! Great find!
-
multi disc?
Good question I was wondering the same thing.
-
Shortcuts on the "All Users" desktop
**** I did not know that variable.
-
Shortcuts on the "All Users" desktop
Simple make a winrar sfx file of the shortcuts and after it is made open it with winrar and add this to the comments: ;The comment below contains SFX script commands Path=%Systemdrive%\Documents and Settings\%All Users%\Desktop SavePath Silent=1 Overwrite=1 Then just call the sfx file from guirunonce or where ever you are running your stuff.
-
WMP10 Slipstreamer Version 1.1
Found an error your batch file looks for mp10setup.exe NOT WMP10_setup.exe as stated on you site please edit one or the other.
-
Customizing and colors
Well crap thanx m8.
-
Customizing and colors
Yeah I got that stuff but my question is: How do I get the entries for the colors ie. color : #FFFFFF; what does this mean and what would like say fuscia be written as??? I figured out the place to put the entries at I just ned to know what to tell it. How do I find these values??
-
Tutorial?
Those are the switch commands that tell the program to install silently.
-
Tutorial?
All of this stuff is very easily done in the config page. The categories and sorting are done pretty much auto.
-
Tutorial?
Personally I found it rather simple. But there are somethings I would like explained. Like changing font colors and how to use a personal background. Can't seem to get options to recognize it no-matter how hard I try.
-
Customizing and colors
When using the viao theme i want to change the font colors and the tooltip colors. What values do i use and where do I change them???
-
Autoit monitoring?
No Problem let me get it. On line 72 I put in a bunch of stars this is where you put your serial in. JUST THE SERIAL no dashes Like kljsdgfoibhsdvaurgt9785iuh87345 or what ever.
-
Autoit monitoring?
Just used the scite4 program and whipped up a working script for bitdefender 8 in 10 minutes. I have been fighting with making a script for this for 2 days. This program made it **** simple.
-
Customizing Winrar
So any news yet???
-
Version 3.3 - Themes
Is there anyway to get them to show on a new section???
-
Version 3.3 - Themes
Think I found a bug... In the config page when adding new files where I select Category it doesn't show the choices I have on other entries. All I get is 2 choices other or none. Is this normal? I thought it showed the categories previously listed.
-
Version 3.3 - Themes
Ummm I found this: cmdow @ /HID @ECHO OFF for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\WIN51 set CDROM=%%i: regedit /S wpi.reg start WPI.hta EXIT Can I just change WIN51 to like WPI.Bat???
-
Version 3.3 - Themes
I don't know if I am the only one but I am working on making my own WPI on a stand-a-lone disk. Is it possible for you to include a autorun file for this purpose??? If not could someone help me with making one??? P.S. I love your Proggy!!!!!!
-
Maybe a dumb Question about categories.
Crap now I do feel dumb!!!!!! Thanx M8.