Hello dear guest!

Boot Land is a community driven site established since 2006 and focused on data recovery/backup boot disks, research of Windows 2000/XP/2003/Vista/7 install/deployment/antivirus tools, customizing Windows PE systems and even learning how to recover from disaster situations.

How about joining our boot disk community? So do it. Life's short!

  - You get free access to our newsletter with all the interesting buzz about boot disks
  - We share publicity revenue with everyone who wishes to participate at the forums
  - Publicity is never, never, never displayed to members (along with many other cool things)
http://boot-land.net/register

5 Pages V   1 2 3 > »   
Reply to this topic
 nanoVIS, v1.20, released 10-Oct-2008
Rating 5 V
post Oct 7 2008, 07:20 PM
Post #1
dennis123123
Member   **
Group: Advanced user

  Joined: 16-July 06 From: England

Posts: 46
Thank(s): 4


nanoVIS v1.20 (beta)

mihi started and then seemingly abandoned (what i think is) a cool project to use a tiny file or set of files to run a PE system with explorer shell from a standard vista DVD in under 500kb! The advantage being, everyone who owns a legal copy of Vista will already have the DVD, so if you need to rescue a PC and don't have a ready made PE cd with you, you can use this! Also, this file is freeware (maybe open source in the future, when I tidy the code up!). It contains zero copyrighted files from Microsoft, so is legally redistributable, whereas distribution of a PE build is ILLEGAL!

Since it has been abandoned, I have coded my own much improved version which I have now released and will be actively developed!

nanoVIS is compatible with either the Windows Vista DVD, or the Windows Server 2008 (Trial) DVD (freely, legally, downloadable from Microsoft)

Some "teaser" screenies:

Go from this, to this, then to this!



For information on the original version by mihi, visit:

- mihi's topic at http://www.boot-land.net/forums/index.php?showtopic=3806
- or his winbuilder page at http://rescup.winbuilder.net/
- or his website at http://rescup.wordpress.com/category/vision/

How to use nanoVIS:

1. Copy the single EXE file nanoVIS.exe to a floppy disc, usb flash drive, CD (if you have 2 drives) etc.
2. Boot to the Vista/Server2008 DVD
3. Pick a language (I can only code for + test English)
4. Click "Install Now" (dont worry, nothing will be installed!)
5. When the "enter serial" box appears, get to a CMD window with the keyboard shortcut [Shift]+[F10]
6. find the drive nanoVIS.exe has been copied to, and run: nanoVIS.exe /init
7. follow the instruction to choose a version on screen, and enjoy!
8. report any bugs, suggestions or comments to me!
9. when done, open Run, and run the command (change drive letter/path yourself): A:\nanoVIS.exe /shutdown

NOTE: for a list of command line switches and a quick summary of the above, just double click the exe in "normal" windows.

Advanced users:
If you want to customize the booting of nanoVIS, you can customize the filelist and regfile. Simply place two files in the same directory, called "filelist.txt" and "regfile.reg" respectively. to see the contents of my included files (already in the exe) you can extract them to the same directory in normal windows with the /regfile and /filelist commands (commands one at a time). the asterisk (*) before each file in filelist represents the user's choice for which version of vista they wish to run (business, basic, home prem, ultimate etc) and **MUST** be present. The program will then automagically detect the presence of these external data files, and use them instead of the built in ones.

Oh, and theres an undocumented, completely useless command line switch to trigger a function I wrote but isnt used for anything yet, well done to anyone who finds it!


Download v1.20: Attached File  nanoVIS_V1.20.zip ( 399.49K ) Number of downloads: 245

beta.gif beta.gif
NOTE: this is a BETA!!! please report any bugs/suggestions


Changelog:

V1.20
- Fixed the previously-hardcoded path to the Vista DVD
- Added some error checks to prevent a crash
V1.10
- Fixed the desktop.ini bug
- Added shortcuts in the start menu
- Added calc.exe to the default filelist
- Added a readme.txt to the download
V1.01
- Quick bugfix for a typo in the integrated filelist.txt (oops!)
V1.00
- Initial Release


Known Issues:

* Start->Shutdown doesn't work, user must type "nanovis.exe /shutdown" in Run or CMD
* drag and drop in explorer is broken
* additional fonts (arial, times new roman) dont appear in fonts list
* /setres doesnt change to 32-bit color


--------------------


1 user(s) said "Thank you!" to dennis123123 for this fantastic post:
mihi
+Quote Post
post Oct 8 2008, 02:05 AM
Post #2
TheHive
Platinum Member   ******
Group: .script developer

  Joined: 14-July 06
Posts: 3,104
Thank(s): 82


I really like the name and its easy to remember. You didnt include a readme on how to use and what its purpose is within the nanoVIS_v1.01.zip.

Step by step on how to use. If you need to include some of the text reference used from LiVista Rescup, i think it would be ok. Aslong as there are credits given to origianl author.


Will look forward to the gui when you include it.


--------------------
+Quote Post
post Oct 8 2008, 07:17 AM
Post #3
dennis123123
Member   **
Group: Advanced user

  Joined: 16-July 06 From: England

Posts: 46
Thank(s): 4


QUOTE (TheHive @ Oct 8 2008, 02:05 AM) *
You didnt include a readme on how to use and what its purpose is within the nanoVIS_v1.01.zip.

Good point, I will include a readme in the next release. If you need a bit of help on how to get going with it, just double click it in normal windows, and it tells you the basics.

QUOTE (TheHive @ Oct 8 2008, 02:05 AM) *
Will look forward to the gui when you include it.

So you personally think I should include a GUI, but be forced to increase the filesize slightly?
I am looking for peoples opinions on this matter





any more comments from people?


--------------------
+Quote Post
post Oct 8 2008, 12:57 PM
Post #4
kickarse
Member   **
Group: Members

  Joined: 26-September 06 From: USA

Posts: 61
Thank(s): 15


United States


Looks great! Are you going to release the source so we can build in our own stuff?

Whats great about this is that you can cut the DVD down to CD size. Also inject your own drivers into the install.wim. But also Vista comes with much great hardware support than XP does out of the box too!

What do we need a GUI for?


--------------------
+Quote Post
post Oct 8 2008, 01:41 PM
Post #5
dennis123123
Member   **
Group: Advanced user

  Joined: 16-July 06 From: England

Posts: 46
Thank(s): 4


QUOTE (kickarse @ Oct 8 2008, 12:57 PM) *
Looks great! Are you going to release the source so we can build in our own stuff?

You can already build in your own stuff - anything you want to change, just use your own filelist and regfile. its customizable up to the point where any further and it would be a different program!

QUOTE (kickarse @ Oct 8 2008, 12:57 PM) *
Whats great about this is that you can cut the DVD down to CD size. Also inject your own drivers into the install.wim. But also Vista comes with much great hardware support than XP does out of the box too!

What do we need a GUI for?

People seem to like GUIs nowadays, they think you are a "haxxor" if you type things instead of clicking fisher-price themed buttons!



15 downloads and only 2 replies? sad.gif


--------------------
+Quote Post
post Oct 8 2008, 05:36 PM
Post #6
was_jaclaz
Finder   ******
Group: Advanced user

  Joined: 14-July 06 From: Gone in the mist

Posts: 7,224
Thank(s): 547


Italy


QUOTE (dennis123123 @ Oct 8 2008, 03:41 PM) *
15 downloads and only 2 replies? sad.gif


Sure, what did you expect?

2/15 is an exceptionally good "rate", FYI wink.gif:
http://www.boot-land.net/forums/index.php?...=2362&st=30

happy22.gif

jaclaz


--------------------
+Quote Post
post Oct 8 2008, 09:14 PM
Post #7
psc
Guru   ******
Group: .script developer

  Joined: 14-July 06 From: Korschenbroich

Posts: 8,903
Thank(s): 557


Germany


I did not yet download.

I'm too sad to download and try...
I'm also too sad to read all the links of the first post...

Maybe:
I'm only too engaged in some new development and I do not find the time to do the above stuff ...

The item sounds very interesting. Can it be possible to
  • write a bit more information here (w/o linking to other sites).
    About 15 to 20 lines really should be enough.
  • speak about the possibility of 'non-Vista' source like XP or W2003?
    As known, I'm no Vista friend and therefore I do not own any Vista source CD.
    For tests, I use a copy I downloaded as 'free', but I assume, it is Pirate's work.
    And I never would make a PE with it which is used for rescue etc.
Peter


--------------------
Build the house starting with the basement rather than with the roof! But always have in mind how the roof should be made!

There are very rarely problems, in most cases there are issues.

There are never stupid questions, there can be only stupid answers.

+Quote Post
post Oct 9 2008, 05:18 AM
Post #8
TheHive
Platinum Member   ******
Group: .script developer

  Joined: 14-July 06
Posts: 3,104
Thank(s): 82


QUOTE (dennis123123 @ Oct 8 2008, 01:17 AM) *
So you personally think I should include a GUI, but be forced to increase the filesize slightly?
I am looking for peoples opinions on this matter

any more comments from people?


It would be great if you did make it gui based. It makes it easier to use for alot of people. If its below Floppy size, it shouldnt be to much of a burden for a gui.

You could release two versions. One with a none gui and one with a gui.

I like the instructions you give when you click it. Not bad. A person just has to remember the steps before using it. lol!


Dont expect to many coments at this time. They might come as time passes and the project develops more. So dont worry to much if you dont get alot of feedback at the moment.


--------------------
+Quote Post
post Oct 9 2008, 11:38 AM
Post #9
dog
Frequent Member   ***
Group: Advanced user

  Joined: 18-July 06
Posts: 128
Thank(s): 15


Downloaded but not tried it yet - there, 3 / 15
No gui please, small is beautiful (although zipping after UPXing? bandwidth is cheap...)
If someone wanted to have it more "friendly" they could maybe write a .cmd wrapper like the ones for mbrfix, mbrwiz etc.
+Quote Post
post Oct 9 2008, 11:49 AM
Post #10
ctmag
Silver Member   ****
Group: .script developer

  Joined: 19-May 08
Posts: 702
Thank(s): 34


Germany


@psc

do you know that a really free server 2008 trial exists that can be used to build vistape and maybe even used here?

So this might be an option for your future tests...:-)


--------------------
+Quote Post

5 Pages V   1 2 3 > » 
Reply to this topic
2 User(s) are reading this topic ()