Hi,
just wanted to let you know that I have reworked the scripts page to
include an alphabetical sorting of the scripts.
If you encounter any issues (wrong links or s.th. like that) please let
me know.
Best regards,
Kaari
---
This SF.net email
Hi,
have you tried to do it in this way:
todo.pl "start /wait format e: /fs:NTFS /v:temp /q /y"
todo.pl "%z%\bin\sleep.exe 120"
todo.pl "start /wait format d: /fs:NTFS /v:applications /q /y"
greetings
Am Freitag, den 01.04.2005, 14:02 +0200 schrieb Christian Skalic:
> Hi,
>
> i still have a b
Hi,
i still have a big problem with formatting some partitions after windows
is set up.
The goal is that all programs are installed onto D:
I run this script in the beginning but it doesnt do what i want.
--
z:
cd \
cd bin
format d: /fs:NTFS /v:applications /q /y
sleep.exe 120
format e: /fs:NTFS
sorry for poluting the mailing list i found the problem and solved it.
On Friday 01 April 2005 10.19, Benjamin Indermühle wrote:
> I am having some troubles with the $oem$ dir
>
> what i am trying to do:
>
> get cmdlines.txt executed and do some changes to the registry ( which need
> to be done
Stefan Kell wrote:
parameters to services are in the registry, so you have to change the
registry. The key is something like
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ServiceName".
Navigate to the Parameters subkey. If there isn't one, you have to create
it.
There is a tool in the resou
> Do you know some further freeware tools for enhancing Outlook? I think
> automatic zipping of email attachments and something to handle duplicate
> contacts, appointments etc. would be great.
The greatest enhancement for Outlook is Lookout. An fulltext indexing
software. (It's free since MS boug
Hi,
who knows a way to disable the "drag and drop" in the normal windows
explorer (NOT! Internet Explorer! NOT!)? I have searched the registry,
google and the rest of the word but found nothing
Anybody who can help?
greetings mario gzuk
-
I am having some troubles with the $oem$ dir
what i am trying to do:
get cmdlines.txt executed and do some changes to the registry ( which need to
be done bevor reboot )
I have set up unattended.txt correctly and
the $oem$ file is in the right place everything looks good.
I have been debugg
Hi Gerhard,
On Fri, 1 Apr 2005, Gerhard Hofmann wrote:
> Hi all,
>
> I try to install a service with instsrv.exe from Windows Resource Kit.
>
> usage
>instsrv.exe ServiceName c:\myprog\myprog.exe
> works. Problem: the service needs some parameters. I tried
>instsrv.exe ServiceName "c:\myp