IPB

Google Frontpage Forums Unattended CD/DVD Guide
 Forum Rules Unattended CD/DVD Guide Homepage · MSFN Forum Rules
7 Pages V  « < 5 6 7  
Reply to this topicStart new topic
> kTool (just another software selector)
testazzo
post Dec 4 2007, 11:30 AM
Post #121


Newbie


Group: Members
Posts: 14
Joined: 24-March 06
Member No.: 91744
Country Flag


here is the source .. good work

(added FontType in config)

Really easy to custmize

welcome.gif
Attached File(s)
Attached File  kToolv1.2C.zip ( 10.38K ) Number of downloads: 274
 
Go to the top of the page
 
+Quote Post
Lolita
post Mar 8 2008, 05:35 AM
Post #122


Member
**

Group: Members
Posts: 111
Joined: 21-August 04
Member No.: 28415
OS: none
Country Flag


Hello,
i have mui.cmd file in $OEM$ on my cd
file contains
CODE
@echo off
title mui
@echo on
@echo installing MUI
".\mui\muisetup.exe" /i 0405 /d 0405 /l /f /r /s
pause
then i have this
CODE
[Config]
Append =..

[Czech mui]
context = Installing Czech mui
runwait = mui.cmd
in my ktool config file and i'm starting ktool with ktool.cmd from cmdlines.txt. Ktool.cmd contains
CODE
cd ktool
kTool.exe config/cmdlines_install.ini
, but mui installation never starts.

I have tried placing mui.cmd (notice pause at the end) to $oem$, cdroot, $oem$/ktool $oem$/ktool/config but it still don't start

can you help me please?

This post has been edited by Lolita: Mar 8 2008, 05:45 AM
Go to the top of the page
 
+Quote Post
Devil_Code
post Mar 9 2008, 05:37 AM
Post #123





Group: Members
Posts: 2
Joined: 2-March 08
Member No.: 179912
OS: none
Country Flag


QUOTE (testazzo @ Dec 4 2007, 12:30 PM) *
here is the source .. good work

(added FontType in config)

Really easy to custmize

welcome.gif

Error Missing Separetor at line 1003
Go to the top of the page
 
+Quote Post
robotnik
post Sep 23 2008, 10:53 AM
Post #124


Newbie


Group: Members
Posts: 19
Joined: 8-September 08
Member No.: 208933
OS: none
Country Flag


This app rocks!! The only thing i would change is the option to leave the program running after the installation is done. Other than that it's perfect!
Go to the top of the page
 
+Quote Post
arjanv
post Nov 13 2008, 09:52 AM
Post #125


Junior
*

Group: Members
Posts: 69
Joined: 2-April 04
Member No.: 17072



hi,

can anyone make this work for Windows Vista.
I've used this tool for windows xp and it work perfect, but now i looking for a simple installer for windows vista.

anyone can help me?
Go to the top of the page
 
+Quote Post
zhietyou
post Dec 4 2008, 04:17 AM
Post #126





Group: Members
Posts: 1
Joined: 1-November 08
Member No.: 216966
OS: none
Country Flag


ellow guys..
im nooby hear
can anyone post a step by step guide how to use this tools?

tnx
really a big help
Go to the top of the page
 
+Quote Post
Sin_of_Nature
post Mar 25 2009, 09:38 AM
Post #127





Group: Members
Posts: 7
Joined: 5-April 06
Member No.: 92783
Country Flag


For anyone trying to find updated version of this, I used the following link:

http://www.msfn.org/board/index.php?act=at...&tid=28393#

You need to be logged in to download it, but there's a version 1.2c! (actually says 1.1c when you run it). Some nice little niggles removed. Excellent tool, even in 2009. thumbup.gif

Oh, should say that the link is for the source code. 1 slight error is there's no space between & and the _ on line 1003. Compiled fine in Auto-it apart from that.

Sin

This post has been edited by Sin_of_Nature: Mar 25 2009, 09:42 AM
Go to the top of the page
 
+Quote Post
testtrytest
post Apr 23 2009, 09:45 AM
Post #128





Group: Members
Posts: 5
Joined: 8-April 09
Member No.: 239519
OS: XP Pro x86
Country Flag


Exactly what I was looking for. I'll test tonight nice and simple.

This post has been edited by testtrytest: Apr 23 2009, 09:46 AM
Go to the top of the page
 
+Quote Post
testtrytest
post Apr 24 2009, 12:18 PM
Post #129





Group: Members
Posts: 5
Joined: 8-April 09
Member No.: 239519
OS: XP Pro x86
Country Flag


I am a bit confused, if I compile the lastest source I have an error (Something saying -1 not existing), I am not a big user of Autoit but apparently by removing the line 65:
CODE
Opt("RunErrorsFatal"  , 0)


I don't have anymore the problem, does anyone have the same problem? Is this line important?

Go to the top of the page
 
+Quote Post
larchen
post Aug 3 2009, 02:19 PM
Post #130





Group: Members
Posts: 1
Joined: 3-August 09
Member No.: 255053
OS: XP Pro x86
Country Flag


QUOTE (testtrytest @ Apr 24 2009, 01:18 PM) *
I am a bit confused, if I compile the lastest source I have an error (Something saying -1 not existing), I am not a big user of Autoit but apparently by removing the line 65:
CODE
Opt("RunErrorsFatal"  , 0)


I don't have anymore the problem, does anyone have the same problem? Is this line important?


I had the same problem and looked it up. The "RunErrorsFatal"-command was removed from AutoIt v32120. This means you must remove this line running AutoIt v32120 and later
Go to the top of the page
 
+Quote Post
Sin_of_Nature
post Aug 5 2009, 05:46 AM
Post #131





Group: Members
Posts: 7
Joined: 5-April 06
Member No.: 92783
Country Flag


One thing I find strange with latest version. It fire off the software in the order of the INI file NOT the order you specify in the Profiles list

For example, I put my software in Alphabetic order in the INI file (for ease of finding it).

CODE
[.Net Framework 2.0 SP1]
context = .Net Framework 2.0 SP1
description = Installing .Net 2.0
runwait = "%wpipath%\\Install\\Net Framework 2.0\\SP1\\NetFx20SP1_x86.exe" /norestart /qb

[Disable Shutdown Script]
context = Disable Shutdown Script
description = Disable Shutdown Script on PCs
runwait = "%wpipath%\\Install\\WKIX32.EXE" -i "%wpipath%\\Install\\Tweaks\\Shutdown_Disable.kix"

[Display Settings]
context = Display Settings
description = Sets Display Settings for Lab PCs
runwait = "%wpipath%\\Install\\WKIX32.EXE" -i "%wpipath%\\Install\\Tweaks\\DisplaySettings.kix"


However, In my profiles I have:

CODE
[Profiles]
Default=
Computer=|Display Settings|Disable Shutdown Script|.Net Framework 2.0 SP1


Even though .Net Framework 2.0 SP1 is listed last, it actually installs first as its 1st in the INI file. That definitely needs a bit of a code change. blink.gif

Just looking at the code now, as I need the software to install in a certain order.

[update]
I've updated the code so it installs in the order specified in the Profiles list. Anyone wanting the code/binary, just PM me.

Sin

This post has been edited by Sin_of_Nature: Aug 6 2009, 01:57 AM
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

7 Pages V  « < 5 6 7
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 21st November 2009 - 11:23 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy