IPB

Google Frontpage Forums Unattended CD/DVD Guide
 
Reply to this topicStart new topic
> sasser virus in wpi 5.5?!, help
gbmolina
post Nov 3 2006, 12:15 PM
Post #1


Newbie


Group: Members
Posts: 42
Joined: 3-November 06
Member No.: 114702
Country Flag


hi, something very strange is happening: I'm trying to make a win XP installation that will include WPI, I follow the suggested folder structure, i start adding programs and after 3 or 4 programs I decided to test the WPI (I'm using the last version) so I can see how it goes coz' I'm totally new to this wpi thing. Well, after i ran the WPI.hta file I checked a couple of apps that i had configured in the install menu and I clicked on "install". instantly I get a small window just like the sasser virus saying that the pc will reboot in 30 seconds and there is no way of stopping that. I scanned 3 time with nod32 everything, I installed trojan remover and nothing! there is no infection in my machine and the WPI nstallation file I donwloaded does not contain any viruses too (according to NOD32). can anyone tell me what the hell is going on? is this some kind of a joke pulled by the programmer of WPI? I am positive my machine is not infected.
HELP! blink.gif
Go to the top of the page
 
+Quote Post
Lost Soul
post Nov 3 2006, 03:04 PM
Post #2


Snap ... Crackle ... Pop
*******

Group: Members
Posts: 1949
Joined: 12-December 03
From: Area 51
Member No.: 10764
Country Flag


QUOTE (gbmolina @ Nov 3 2006, 02:15 PM) *
hi, something very strange is happening: I'm trying to make a win XP installation that will include WPI, I follow the suggested folder structure, i start adding programs and after 3 or 4 programs I decided to test the WPI (I'm using the last version) so I can see how it goes coz' I'm totally new to this wpi thing. Well, after i ran the WPI.hta file I checked a couple of apps that i had configured in the install menu and I clicked on "install". instantly I get a small window just like the sasser virus saying that the pc will reboot in 30 seconds and there is no way of stopping that. I scanned 3 time with nod32 everything, I installed trojan remover and nothing! there is no infection in my machine and the WPI nstallation file I donwloaded does not contain any viruses too (according to NOD32). can anyone tell me what the hell is going on? is this some kind of a joke pulled by the programmer of WPI? I am positive my machine is not infected.
HELP! blink.gif



wpi has no viruses, atleast none that im aware of..

during your tests ill say,, do the apps actually install or is this happening, before the installs ever get a chance to install ?

also this could also be forcing a restart because of an application that your trying to install,,

could you post your config.js file and possible your log file for wpi that gets created during the installs

This post has been edited by Lost Soul: Nov 3 2006, 03:06 PM
Go to the top of the page
 
+Quote Post
gbmolina
post Nov 3 2006, 03:13 PM
Post #3


Newbie


Group: Members
Posts: 42
Joined: 3-November 06
Member No.: 114702
Country Flag


QUOTE (Lost Soul @ Nov 3 2006, 11:04 PM) *
QUOTE (gbmolina @ Nov 3 2006, 02:15 PM) *

hi, something very strange is happening: I'm trying to make a win XP installation that will include WPI, I follow the suggested folder structure, i start adding programs and after 3 or 4 programs I decided to test the WPI (I'm using the last version) so I can see how it goes coz' I'm totally new to this wpi thing. Well, after i ran the WPI.hta file I checked a couple of apps that i had configured in the install menu and I clicked on "install". instantly I get a small window just like the sasser virus saying that the pc will reboot in 30 seconds and there is no way of stopping that. I scanned 3 time with nod32 everything, I installed trojan remover and nothing! there is no infection in my machine and the WPI nstallation file I donwloaded does not contain any viruses too (according to NOD32). can anyone tell me what the hell is going on? is this some kind of a joke pulled by the programmer of WPI? I am positive my machine is not infected.
HELP! blink.gif



wpi has no viruses, atleast none that im aware of..

during your tests ill say,, do the apps actually install or is this happening, before the installs ever get a chance to install ?

also this could also be forcing a restart because of an application that your trying to install,,

could you post your config.js file and possible your log file for wpi that gets created during the installs


it's not the app I'm trying to install because I tried different apps and some of them very "normal", like Aida32, for example...
nothing happens, right after hitting the "begin installation" button i get a window saying that the PC will reboot in 30 secs, and there is no frikin' stopping for that...


here is the config.js, as for the log file, i didn't fin any. pls remember that this thing happens before even making the iso file, I get this after putting the WPI file in the root of my dir "to be" a bootable install CD.

thanks for your time.
Attached File(s)
Attached File  config.js ( 2.8K ) Number of downloads: 8
 
Go to the top of the page
 
+Quote Post
Lost Soul
post Nov 3 2006, 09:27 PM
Post #4


Snap ... Crackle ... Pop
*******

Group: Members
Posts: 1949
Joined: 12-December 03
From: Area 51
Member No.: 10764
Country Flag


CODE
it's not the app I'm trying to install because I tried different apps and some of them very "normal", like Aida32, for example...
nothing happens, right after hitting the "begin installation" button i get a window saying that the PC will reboot in 30 secs, and there is no frikin' stopping for that...


well a few things come to mind here you say nothing happens after you hit begin install well theres alot of reasons for that,, first look at this

CODE
cmd1[pn]=['"%CDROM%\\Documents and Settings\\Administrator\\Desktop\\XP install\\WPI\\Install\\Alcohol 120v1.9.5.4521\\Alcohol120_retail_1.9.5.4521.exe"'];


1, you need to remove the quotes
2, if your trying to install from a cd and your trying to test it on your pc that %cdrom% variable only works from cd there for testing it straight from a hd wont work
3. if you have any spaces in any address that your pointing to any install,, the program can not find its installer
4. and also you really need to add an install order to each application,, you only have 1 and thats the first one


now as for your program trying to restart after it cant find any of these installers well,, have you clicked a check in the restart pc after installs portion inside your useroptions which is in the tools section,, because that is defaulted at 30 seconds to reboot the pc after the installs are completed ??

This post has been edited by Lost Soul: Nov 3 2006, 09:29 PM
Go to the top of the page
 
+Quote Post
gbmolina
post Nov 4 2006, 10:02 AM
Post #5


Newbie


Group: Members
Posts: 42
Joined: 3-November 06
Member No.: 114702
Country Flag


thanks for the tip, it was the quotes and the path itself. actually, the only way you'll make it work (from a CD, I mean) is like this: %WPIPATH%\Install\whatever.exe
I do have a question, why the program inserts the complete path and instead of the %WPIPATH% puts %CDROM%, wouldn't it be much easier if the program wrote the path correctly for a CD?!

thanks for the help.
Go to the top of the page
 
+Quote Post
mritter
post Nov 4 2006, 02:46 PM
Post #6


WPI Co-Developer
Group Icon

Group: Software Developers
Posts: 579
Joined: 13-November 05
From: Bettendorf, IA
Member No.: 79628
OS: Vista Home Premium x64
Country Flag


It's not a virus or spyware or an app doing it. In the Options wizard, Tools tab, there is a checkbox to restart the computer when install is done. The default is 30 seconds. Un-check it.
Go to the top of the page
 
+Quote Post
Lost Soul
post Nov 4 2006, 03:58 PM
Post #7


Snap ... Crackle ... Pop
*******

Group: Members
Posts: 1949
Joined: 12-December 03
From: Area 51
Member No.: 10764
Country Flag


QUOTE (gbmolina @ Nov 4 2006, 12:02 PM) *
thanks for the tip, it was the quotes and the path itself. actually, the only way you'll make it work (from a CD, I mean) is like this: %WPIPATH%\Install\whatever.exe
I do have a question, why the program inserts the complete path and instead of the %WPIPATH% puts %CDROM%, wouldn't it be much easier if the program wrote the path correctly for a CD?!

thanks for the help.



well technically it would be easier but since theres so many ways to actually place wpi and run it from the developers felt it was easiest to just have it write the wpipath variable, in the past it has been cdrom,, but not every body runs it from cd,, id say running apps freom a cd is really for more advanced users,, and im guessing that a large chunk of the users that use wpi are newbies,,

well im glad i could help
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

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: 4th December 2008 - 11:49 AM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2008 msfn.org
Privacy Policy